diff --git a/Cargo.lock b/Cargo.lock index 589c678..c98f4fb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -98,9 +98,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "candid" -version = "0.10.4" +version = "0.10.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7fcd70c7bed52cb20e38dd933c19c0c9abf0302b60db3fa3186e27ec53edf6ad" +checksum = "818394610ed32d9e4c81025f97c8580698b69542527efde18514cf9ad1f8f5f0" dependencies = [ "anyhow", "binread", diff --git a/Cargo.toml b/Cargo.toml index 8fb9329..9c1f2f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,3 +31,4 @@ ic-cdk-timers = "0.7" candid = "0.10.4" serde = "1" ic-stable-structures = "0.6" +