Skip to content

Commit

Permalink
tools/rp_storage_tool: bump dependencies
Browse files Browse the repository at this point in the history
Rust `1.80.0` broke backwards compatibility with older versions of the
`time` crate: rust-lang/rust#127343

Users with an updated compiler will be unable to build `rp-storage-tool`
with the previous dependency versions.

Update `Cargo.lock` with updated dependencies generated from
`cargo build --release` and Rust compiler version
`rustc 1.80.1 (3f5fd8dd4 2024-08-06)`.

(cherry picked from commit c58e277)
  • Loading branch information
WillemKauf authored and andrewhsu committed Sep 24, 2024
1 parent 3f18bc7 commit 6dfc362
Showing 1 changed file with 731 additions and 413 deletions.
Loading

0 comments on commit 6dfc362

Please sign in to comment.