fix(deps): update rust crate marine-call-parameters to 0.10.2 (#732)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-26 06:17:42 +07:00
committed by GitHub
parent b2da9afbdc
commit 763bbcb663
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ marine-rs-sdk = {version = "0.10.2", optional = true }
fluence-it-types = { version = "0.4.1", optional = true }
air-interpreter-sede = { version = "0.1.0", path = "../interpreter-sede", features = ["json"] }
marine-call-parameters = { version = "0.10.1", default-features = false }
marine-call-parameters = { version = "0.10.2", default-features = false }
serde = "1.0.190"
serde_json = "1.0.108"
serde_bytes = "0.11.12"