Update all non-major Rust dependencies (#321)

This commit is contained in:
renovate[bot]
2022-09-09 13:36:19 +03:00
committed by GitHub
parent a4011ef038
commit a77fb3395c
6 changed files with 16 additions and 26 deletions

View File

@ -16,7 +16,7 @@ name = "air_interpreter_interface"
path = "src/lib.rs"
[dependencies]
marine-rs-sdk = { version = "0.7.0", optional = true }
marine-rs-sdk = { version = "0.7.1", optional = true }
fluence-it-types = { version = "0.3.1", optional = true }
serde = "1.0.144"