mirror of
https://github.com/fluencelabs/marine.git
synced 2025-06-12 22:41:26 +00:00
Update all non-major Rust dependencies (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -13,7 +13,7 @@ path = "src/lib.rs"
|
||||
[dependencies]
|
||||
marine-it-interfaces = { path = "../it-interfaces", version = "0.7.1" }
|
||||
|
||||
anyhow = "1.0.63"
|
||||
anyhow = "1.0.64"
|
||||
walrus = "0.19.0"
|
||||
wasmer-it = { package = "wasmer-interface-types-fl", version = "0.23.0"}
|
||||
nom = "5.1"
|
||||
@ -21,4 +21,4 @@ nom = "5.1"
|
||||
itertools = "0.10.3"
|
||||
semver = "0.11.0"
|
||||
serde = "1.0.144"
|
||||
thiserror = "1.0.33"
|
||||
thiserror = "1.0.34"
|
||||
|
Reference in New Issue
Block a user