mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
chore(deps): update rust crate linux-raw-sys to v0.12.1
This commit is contained in:
parent
836e5d19c4
commit
21ced9df0b
1 changed files with 3 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -1699,9 +1699,9 @@ checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
|
|||
|
||||
[[package]]
|
||||
name = "linux-raw-sys"
|
||||
version = "0.12.0"
|
||||
version = "0.12.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b83b49c75b50cb715b09d337b045481493a8ada2bb3e872f2bae71db45b27696"
|
||||
checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
|
||||
|
||||
[[package]]
|
||||
name = "litemap"
|
||||
|
|
@ -3150,7 +3150,7 @@ dependencies = [
|
|||
"fluent",
|
||||
"indicatif",
|
||||
"libc",
|
||||
"linux-raw-sys 0.12.0",
|
||||
"linux-raw-sys 0.12.1",
|
||||
"selinux",
|
||||
"tempfile",
|
||||
"thiserror 2.0.17",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue