Skip to content

Commit

Permalink
deps: bump boxcar from 0.2.4 to 0.2.5 (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent be5d807 commit bd0ced2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/bestool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ binstalk-downloader = { version = "0.10.3", optional = true }
bitflags = { version = "2.4.2", optional = true }
bitvec = { version = "1.0.1", optional = true }
blake3 = "1.5.1"
boxcar = "0.2.4"
boxcar = "0.2.5"
bytes = "1.6.0"
chrono = "0.4.38"
clap = { version = "4.5.4", features = ["derive", "cargo", "wrap_help", "env", "unicode", "string"] }
Expand Down

0 comments on commit bd0ced2

Please sign in to comment.