diff --git a/src/ic_common/Cargo.toml b/src/ic_common/Cargo.toml index 0d9d71e..8d1786c 100644 --- a/src/ic_common/Cargo.toml +++ b/src/ic_common/Cargo.toml @@ -11,7 +11,7 @@ ic-cdk-macros = "0.3.3" candid = "0.7.10" serde = "1.0.133" serde_bytes = "0.11" -anyhow = "1.0.52" +anyhow = "1.0.76" thiserror = "1.0" log = "0.4" url = "2.2.2"