diff --git a/Cargo.toml b/Cargo.toml index 2122ddf..3337285 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ keyring = "3.6.2" near-cli-rs = { version = "0.22.0", default-features = false } serde_json = { version = "1.0.140", default-features = false, features = ["alloc", "std"] } serde = { version = "1.0.219", default-features = false, features = ["alloc", "std"] } -near-crypto = { version = "0.31.0", default-features = false } +near-crypto = { version = "0.34.2", default-features = false } dirs = "6.0.0" [[bin]]