mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-24 14:52:15 +00:00
chore(deps): update rust crate eyre to 0.6.11 (#803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c91bb86c4
commit
de562b0488
876
Cargo.lock
generated
876
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@ marine-runtime = "0.32.0"
|
|||||||
polyplets = { version = "0.6.0", path = "../../crates/air-lib/polyplets" }
|
polyplets = { version = "0.6.0", path = "../../crates/air-lib/polyplets" }
|
||||||
avm-interface = { version = "0.31.2", path = "../../avm/interface" }
|
avm-interface = { version = "0.31.2", path = "../../avm/interface" }
|
||||||
|
|
||||||
eyre = "0.6.8"
|
eyre = "0.6.11"
|
||||||
thiserror = "1.0.50"
|
thiserror = "1.0.50"
|
||||||
maplit = "1.0.2"
|
maplit = "1.0.2"
|
||||||
serde_json = "1.0.108"
|
serde_json = "1.0.108"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user