mirror of
https://github.com/uutils/procps.git
synced 2026-05-06 06:06:43 -04:00
chore(deps): update rust crate windows-sys to v0.61.2
This commit is contained in:
Generated
+4
-4
@@ -1860,7 +1860,7 @@ dependencies = [
|
||||
"uu_vmstat",
|
||||
"uu_w",
|
||||
"uucore",
|
||||
"windows-sys 0.61.0",
|
||||
"windows-sys 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1917,7 +1917,7 @@ dependencies = [
|
||||
"utmp-classic",
|
||||
"uucore_procs",
|
||||
"wild",
|
||||
"windows-sys 0.61.0",
|
||||
"windows-sys 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -2288,9 +2288,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "windows-sys"
|
||||
version = "0.61.0"
|
||||
version = "0.61.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa"
|
||||
checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
|
||||
dependencies = [
|
||||
"windows-link 0.2.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user