mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 14:03:12 +00:00
chore: update dependencies and bump RLN version
This commit is contained in:
parent
4c0c6e66ac
commit
6c31dfcdee
623
Cargo.lock
generated
623
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,7 @@ base64 = "0.21"
|
||||
enr = { version = "0.7", features = ["serde", "rust-secp256k1"] }
|
||||
hex = "0.4"
|
||||
multiaddr = "0.17"
|
||||
once_cell = "1.15"
|
||||
once_cell = "1.19"
|
||||
rand = "0.8"
|
||||
secp256k1 = { version = "0.26", features = ["rand", "recovery", "serde"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
@ -31,7 +31,7 @@ url = "2.3"
|
||||
waku-sys = { version = "1.0.0", path = "../waku-sys" }
|
||||
libc = "0.2"
|
||||
serde-aux = "4.3.1"
|
||||
rln = "0.3.4"
|
||||
rln = { git = "https://github.com/vacp2p/zerokit.git", branch = "bump-deps" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
regex = "1"
|
||||
chrono = "0.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user