Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
anchpop committed Dec 3, 2024
1 parent 3405dc6 commit 197b730
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 18 deletions.
93 changes: 77 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ license = "Apache-2.0"
candid = "0.10.4"
candid_parser = "0.1.4"
dfx-core = { path = "src/dfx-core", version = "0.1.0" }
ic-agent = "0.38"
ic-agent = "0.39"
ic-asset = { path = "src/canisters/frontend/ic-asset", version = "0.21.0" }
ic-cdk = "0.13.1"
ic-identity-hsm = "0.38"
ic-utils = "0.38"
ic-utils = "0.39"

aes-gcm = "0.10.3"
anyhow = "1.0.56"
Expand Down

0 comments on commit 197b730

Please sign in to comment.