mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Bump ctor from 0.12.0 to 1.0.1
This commit is contained in:
Generated
+4
-4
@@ -825,9 +825,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ctor"
|
||||
version = "0.12.0"
|
||||
version = "1.0.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b8f521dd9c9e5f03986eb5c674b14b21e9ccf2eb9f98fecb681100214d5e9e4f"
|
||||
checksum = "f7335955a5f85f95f3188623240e081e7b2059a8ad1bae68944b7cfdd718fb10"
|
||||
dependencies = [
|
||||
"link-section",
|
||||
"linktime-proc-macro",
|
||||
@@ -1857,9 +1857,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "link-section"
|
||||
version = "0.12.0"
|
||||
version = "0.13.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0567ec9fe5ffdf9241cd90a7629f250a5f903d6ff4573cf7903308662d6fce40"
|
||||
checksum = "ea2c24837c4fd5ab6a31d64133eae954f5199247523cf29586117e85245c0dd3"
|
||||
|
||||
[[package]]
|
||||
name = "linktime-proc-macro"
|
||||
|
||||
+1
-1
@@ -396,7 +396,7 @@ clap_complete = "4.4"
|
||||
clap_mangen = "0.3"
|
||||
compare = "0.1.0"
|
||||
crossterm = { version = "0.29.0", default-features = false }
|
||||
ctor = "0.12.0"
|
||||
ctor = "1.0.0"
|
||||
ctrlc = { version = "3.5.2", features = ["termination"] }
|
||||
divan = { package = "codspeed-divan-compat", version = "4.4.1" }
|
||||
dns-lookup = { version = "3.0.0" }
|
||||
|
||||
Reference in New Issue
Block a user