Skip to content

Commit

Permalink
fix(deps): update rust crate bytesize to 1.3.0 (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 1040b5b commit cac0f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit cac0f63

Please sign in to comment.