mirror of
https://github.com/uutils/tar.git
synced 2026-06-10 16:14:35 -07:00
chore(deps): update rust crate ctor to v1.0.4
This commit is contained in:
committed by
Daniel Hofstetter
parent
c39eb3aae5
commit
ff0bba6fd6
Generated
+6
-6
@@ -337,11 +337,11 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ctor"
|
||||
version = "1.0.3"
|
||||
version = "1.0.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5c24d2b2b7c12a2fffb7c5c8fd0dcda7ca14b4600fa2d3701b6079aefb6fa180"
|
||||
checksum = "e2049d5ec0c16ffe3815be58fe6966159a0f37dcf16ae1c7330808ed7c9b71a1"
|
||||
dependencies = [
|
||||
"link-section 0.15.0",
|
||||
"link-section 0.16.0",
|
||||
"linktime-proc-macro",
|
||||
]
|
||||
|
||||
@@ -812,9 +812,9 @@ checksum = "f52437d47b0358721ec869cc7374b2a21f7b2237af9b439c0391341a1fbfbf1b"
|
||||
|
||||
[[package]]
|
||||
name = "link-section"
|
||||
version = "0.15.0"
|
||||
version = "0.16.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4641b91711debb59c61b07eb5e30521ed6d9e2bdd9fd04f934e7da3a5bc386d4"
|
||||
checksum = "e19299f36b28d94bcf0d8b913305e2b79bd5cb53f981e3855968abfd177379cd"
|
||||
|
||||
[[package]]
|
||||
name = "linktime-proc-macro"
|
||||
@@ -1302,7 +1302,7 @@ dependencies = [
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"clap_mangen",
|
||||
"ctor 1.0.3",
|
||||
"ctor 1.0.4",
|
||||
"libc",
|
||||
"phf",
|
||||
"phf_codegen",
|
||||
|
||||
Reference in New Issue
Block a user