mirror of
https://github.com/fluencelabs/aquavm
synced 2025-07-30 21:42:04 +00:00
chore(deps): update rust crate serde_json to 1.0.91 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,7 @@ marine-rs-sdk = { version = "0.7.1", optional = true }
|
||||
fluence-it-types = { version = "0.3.2", optional = true }
|
||||
|
||||
serde = "1.0.151"
|
||||
serde_json = "1.0.89"
|
||||
serde_json = "1.0.91"
|
||||
|
||||
[features]
|
||||
default = ["marine"]
|
||||
|
Reference in New Issue
Block a user