fix(deps): update rust crate fluence-it-types to 0.4.1 (#545)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-13 16:25:19 +07:00 committed by GitHub
parent f5c61af7e2
commit 138501fff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ path = "src/lib.rs"
[dependencies]
marine-rs-sdk = { version = "0.7.1", optional = true }
fluence-it-types = { version = "0.4.0", optional = true }
fluence-it-types = { version = "0.4.1", optional = true }
serde = "1.0.159"
serde_json = "1.0.95"