fix(deps): update rust crate bytesize to v2

This commit is contained in:
renovate[bot] 2025-02-24 23:39:08 +00:00 committed by GitHub
parent 3a86f7b3c3
commit 636e16f620
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ path = "src/test.rs"
[dependencies]
marine-rs-sdk = "0.14.0"
bytesize = "1.3.0"
bytesize = "2.0.0"
[dev-dependencies]
marine-rs-sdk-test = "0.15.0"