chore(deps): update rust crate serde to 1.0.164 (#595)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-28 03:47:42 +07:00
committed by GitHub
parent e90dc9285d
commit bba1becdce
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.4.1", optional = true }
serde = "1.0.159"
serde = "1.0.164"
serde_json = "1.0.95"
[features]