mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-26 13:11:35 +00:00
chore(deps): update rust crate serde_json to 1.0.93 (#462)
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.152"
|
||||
serde_json = "1.0.92"
|
||||
serde_json = "1.0.93"
|
||||
|
||||
[features]
|
||||
default = ["marine"]
|
||||
|
Reference in New Issue
Block a user