fix(deps): update rust crate bytesize to 1.2.0 (#21)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-27 18:51:13 +03:00 committed by GitHub
parent fbf42c61dd
commit 3c45ea414f
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.7.1"
bytesize = "1.1.0"
bytesize = "1.2.0"
[dev-dependencies]
marine-rs-sdk-test = "0.9.1"