mirror of
https://github.com/uutils/hostname.git
synced 2026-06-10 16:13:44 -07:00
chore(deps): update rust crate ctor to v1.0.3
This commit is contained in:
committed by
Daniel Hofstetter
parent
3309876972
commit
63ef6173ae
Generated
+3
-3
@@ -170,9 +170,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",
|
||||
@@ -364,7 +364,7 @@ dependencies = [
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"clap_mangen",
|
||||
"ctor 1.0.2",
|
||||
"ctor 1.0.3",
|
||||
"libc",
|
||||
"phf",
|
||||
"phf_codegen",
|
||||
|
||||
Reference in New Issue
Block a user