chore: update RLN dependency branch to master

This commit is contained in:
seemenkina 2025-02-07 19:22:21 +07:00
parent 59e86fef96
commit afe02ffbca
No known key found for this signature in database

View File

@ -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"