mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-05 07:23:06 +00:00
chore: update Cargo dependencies and lock file
- Upgraded multiple Rust crates including: - ark-circom (from registry to git source) - ark-* crates to newer versions - wasmer to version 4.4.0 - zerokit_utils to latest git version - Updated various other dependencies to their latest versions
This commit is contained in:
parent
102220b274
commit
e0aa7aa47e
4149
Cargo.lock
generated
4149
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -25,7 +25,7 @@ rand = "0.8"
|
||||
secp256k1 = { version = "0.26", features = ["rand", "recovery", "serde"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
sscanf = "0.4"
|
||||
sscanf = "0.3.1"
|
||||
smart-default = "0.6"
|
||||
url = "2.3"
|
||||
waku-sys = { version = "1.0.0", path = "../waku-sys" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user