chore(deps): update rust crate serde to 1.0.152 (#421)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-31 20:47:04 +07:00
committed by GitHub
parent ba98227446
commit fce3262221
13 changed files with 13 additions and 13 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.151"
serde = "1.0.152"
serde_json = "1.0.91"
[features]