use rln 0.8.0 in waku-bindings/Cargo.toml

This commit is contained in:
Ivan Folgueira Bande 2025-10-09 16:18:31 +02:00
parent c5401bc4a4
commit 6db68365de
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7
2 changed files with 707 additions and 1282 deletions

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