update on previous version

This commit is contained in:
seemenkina 2026-01-13 16:57:00 +07:00
parent 2cb9173d8c
commit f5d8dcf812
No known key found for this signature in database
2 changed files with 457 additions and 3259 deletions

3714
Cargo.lock generated

File diff suppressed because it is too large Load Diff

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 = "master" }
rln = "0.9.0"
tokio = { version = "1", features = ["full"] }
regex = "1"
chrono = "0.4"