diff --git a/Cargo.lock b/Cargo.lock index 58c9f4e..478ad15 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "a2" @@ -1011,9 +1011,9 @@ dependencies = [ [[package]] name = "crossbeam-channel" -version = "0.5.12" +version = "0.5.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95" +checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" dependencies = [ "crossbeam-utils", ] @@ -1529,7 +1529,7 @@ dependencies = [ [[package]] name = "fcm" version = "0.10.0" -source = "git+https://github.com/WalletConnect/fcm-rust.git?branch=feat/key-not-from-file#521683cec85f451314396098e440bb4782bd1f4f" +source = "git+https://github.com/WalletConnect/fcm-rust.git?branch=feat%2Fkey-not-from-file#521683cec85f451314396098e440bb4782bd1f4f" dependencies = [ "chrono", "erased-serde 0.4.4", @@ -1728,7 +1728,7 @@ dependencies = [ [[package]] name = "gauth" version = "0.9.0" -source = "git+https://github.com/WalletConnect/gauth-rs.git?branch=feat/key-not-from-file#126269c6ed7a53784dd6e14ea8530fab9e14941f" +source = "git+https://github.com/WalletConnect/gauth-rs.git?branch=feat%2Fkey-not-from-file#126269c6ed7a53784dd6e14ea8530fab9e14941f" dependencies = [ "anyhow", "base64 0.21.7",