Skip to content

Commit

Permalink
Update Rust crate ic-cdk-macros to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 25, 2022
1 parent 3931853 commit 88a7ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/standard/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ crate-type = ["cdylib"]

[dependencies]
ic-cdk = "0.3"
ic-cdk-macros = "0.3"
ic-cdk-macros = "0.5"
candid = "0.6.19"
chrono = "0.4"

0 comments on commit 88a7ab2

Please sign in to comment.