diff --git a/Cargo.lock b/Cargo.lock index 58c9f4e..7e2eafd 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" @@ -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", @@ -3151,9 +3151,9 @@ dependencies = [ [[package]] name = "rand" -version = "0.8.5" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" +checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a" dependencies = [ "libc", "rand_chacha",