mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-16 10:11:01 +00:00
Merge pull request #1251 from uutils/dependabot/cargo/half-1.1.1
Bump half from 1.1.0 to 1.1.1
This commit is contained in:
commit
8c366cd4ea
2 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ path = "od.rs"
|
|||
getopts = "0.2.14"
|
||||
libc = "0.2.42"
|
||||
byteorder = "1.1.0"
|
||||
half = "1.1.0"
|
||||
half = "1.1.1"
|
||||
uucore = { path="../uucore" }
|
||||
|
||||
[[bin]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue