chore(deps): update rust crate serde to 1.0.155 (#508)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-12 14:35:50 +07:00
committed by GitHub
parent f87d1cb373
commit eb1425de25
16 changed files with 19 additions and 19 deletions

View File

@ -18,7 +18,7 @@ path = "src/lib.rs"
marine-rs-sdk = { version = "0.7.1", optional = true }
fluence-it-types = { version = "0.3.2", optional = true }
serde = "1.0.154"
serde = "1.0.155"
serde_json = "1.0.94"
[features]