mirror of
https://github.com/fluencelabs/marine.git
synced 2025-07-31 22:11:57 +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:
@@ -11,14 +11,14 @@ name = "marine_module_info_parser"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
marine-rs-sdk-main = "0.7.0"
|
||||
marine-rs-sdk-main = "0.7.1"
|
||||
|
||||
wasmer-core = { package = "wasmer-runtime-core-fl", version = "=0.17.1" }
|
||||
|
||||
anyhow = "1.0.63"
|
||||
anyhow = "1.0.64"
|
||||
chrono = "0.4.22"
|
||||
walrus = "0.19.0"
|
||||
semver = "0.11.0"
|
||||
|
||||
serde = "1.0.144"
|
||||
thiserror = "1.0.33"
|
||||
thiserror = "1.0.34"
|
||||
|
Reference in New Issue
Block a user