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.3
This commit is contained in:
committed by
Daniel Hofstetter
parent
a0b003c74c
commit
c39eb3aae5
Generated
+3
-3
@@ -337,9 +337,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 0.15.0",
|
||||
"linktime-proc-macro",
|
||||
@@ -1302,7 +1302,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