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:
renovate[bot]
2022-12-27 00:24:38 +03:00
committed by GitHub
parent 6fbd4b762b
commit b01ad36cdb
16 changed files with 17 additions and 17 deletions

View File

@@ -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"]