mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 14:03:12 +00:00
chore: update RLN dependency branch to master
This commit is contained in:
parent
6c31dfcdee
commit
102220b274
@ -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 = { git = "https://github.com/vacp2p/zerokit.git", branch = "bump-deps" }
|
||||
rln = { git = "https://github.com/vacp2p/zerokit.git", branch = "master" }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
regex = "1"
|
||||
chrono = "0.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user