Skip to content

Commit

Permalink
Merge pull request #3912 from uutils/dependabot/cargo/half-2.1.0
Browse files Browse the repository at this point in the history
build(deps): bump half from 1.8.2 to 2.1.0
  • Loading branch information
sylvestre authored Sep 9, 2022
2 parents f617652 + 2d59ec3 commit b39f523
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 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 src/uu/od/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ path = "src/od.rs"
[dependencies]
byteorder = "1.3.2"
clap = { version = "3.2", features = ["wrap_help", "cargo"] }
half = "1.6"
half = "2.1"
uucore = { version=">=0.0.15", package="uucore", path="../../uucore" }

[[bin]]
Expand Down

0 comments on commit b39f523

Please sign in to comment.