mirror of
https://github.com/uutils/procps.git
synced 2026-06-10 16:14:00 -07:00
chore(deps): update rust crate ctor to v1.0.3
This commit is contained in:
committed by
Daniel Hofstetter
parent
2d0ab0b469
commit
3da6129f5c
Generated
+3
-3
@@ -396,9 +396,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ctor"
|
||||
version = "1.0.2"
|
||||
version = "1.0.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5449af32ecd0738fb1be3f9faa3c10da8509044fed757aaa2bc1c16f9a74e0c5"
|
||||
checksum = "5c24d2b2b7c12a2fffb7c5c8fd0dcda7ca14b4600fa2d3701b6079aefb6fa180"
|
||||
dependencies = [
|
||||
"link-section",
|
||||
"linktime-proc-macro",
|
||||
@@ -1535,7 +1535,7 @@ dependencies = [
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"clap_mangen",
|
||||
"ctor 1.0.2",
|
||||
"ctor 1.0.3",
|
||||
"jiff",
|
||||
"phf 0.13.1",
|
||||
"phf_codegen 0.13.1",
|
||||
|
||||
Reference in New Issue
Block a user