fix(deps): update rust crate marine-rs-sdk to 0.10.2 (#770)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-26 04:56:28 +07:00 committed by GitHub
parent c9a0b87a4c
commit b2da9afbdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ categories = ["wasm"]
rmp-serde = { version = "1.1.2", optional = true }
serde = { version = "1.0.190" }
serde_json = { version = "1.0.108" }
marine-rs-sdk = { version = "0.10.0", optional = true }
marine-rs-sdk = { version = "0.10.2", optional = true }
unsigned-varint = { version = "0.8.0", default-features = false, features = ["std"] }
thiserror = "1.0.50"
serde_bytes = "0.11.12"