chore(deps): update rust crate serde to 1.0.159 (#565)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-10 02:34:34 +07:00
committed by GitHub
parent 648f297a2b
commit 839c3200a9
15 changed files with 18 additions and 18 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.4.0", optional = true }
serde = "1.0.158"
serde = "1.0.159"
serde_json = "1.0.94"
[features]