Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hpeebles committed Nov 15, 2024
1 parent e848e14 commit 1b0866c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
80 changes: 40 additions & 40 deletions Cargo.lock

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

12 changes: 6 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ version = "0.1.0"
edition = "2021"

[workspace.dependencies]
candid = "0.10.9"
futures = "0.3.30"
ic-cdk = "0.15.0"
ic-cdk-timers = "0.9.0"
candid = "0.10.10"
futures = "0.3.31"
ic-cdk = "0.17.0"
ic-cdk-timers = "0.11.0"
ic_principal = "0.1.1"
ic-stable-structures = "0.6.5"
ic-stable-structures = "0.6.6"
rmp-serde = "1.3.0"
serde = "1.0.204"
serde = "1.0.215"

0 comments on commit 1b0866c

Please sign in to comment.