mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-05-16 15:40:07 +00:00
chore: update RLN dependency branch to master
This commit is contained in:
parent
59e86fef96
commit
afe02ffbca
@ -31,7 +31,7 @@ url = "2.3"
|
|||||||
waku-sys = { version = "1.0.0", path = "../waku-sys" }
|
waku-sys = { version = "1.0.0", path = "../waku-sys" }
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
serde-aux = "4.3.1"
|
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"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
regex = "1"
|
regex = "1"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user