fix(deps): update all non-major rust dependencies (#338)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-15 21:08:46 +03:00
committed by GitHub
parent fb32f33154
commit bbc521ce53
18 changed files with 60 additions and 60 deletions

View File

@ -19,8 +19,8 @@ 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.144"
serde_json = "1.0.85"
serde = "1.0.145"
serde_json = "1.0.86"
[features]
default = ["marine"]