mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
Bump io-lifetimes from 1.0.5 to 1.0.11
This commit is contained in:
parent
7a706d3719
commit
0b4a91744d
1 changed files with 4 additions and 3 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -1226,12 +1226,13 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "io-lifetimes"
|
||||
version = "1.0.5"
|
||||
version = "1.0.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1abeb7a0dd0f8181267ff8adc397075586500b81b28a73e8a0208b00fc170fb3"
|
||||
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
||||
dependencies = [
|
||||
"hermit-abi 0.3.1",
|
||||
"libc",
|
||||
"windows-sys 0.45.0",
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Reference in a new issue