fix(deps): update rust crate bytesize to 1.3.0 (#32)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-23 14:22:47 +03:00 committed by GitHub
parent 1040b5be5e
commit cac0f63bbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ path = "src/test.rs"
[dependencies]
marine-rs-sdk = "0.9.0"
bytesize = "1.2.0"
bytesize = "1.3.0"
[dev-dependencies]
marine-rs-sdk-test = "0.10.2"