chore(deps): update rust crate ctor to v1.0.3

This commit is contained in:
renovate[bot]
2026-05-07 17:20:44 +02:00
committed by Daniel Hofstetter
parent 980f269a79
commit 48f93aeeca
Generated
+2 -2
View File
@@ -825,9 +825,9 @@ dependencies = [
[[package]] [[package]]
name = "ctor" name = "ctor"
version = "1.0.2" version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5449af32ecd0738fb1be3f9faa3c10da8509044fed757aaa2bc1c16f9a74e0c5" checksum = "5c24d2b2b7c12a2fffb7c5c8fd0dcda7ca14b4600fa2d3701b6079aefb6fa180"
dependencies = [ dependencies = [
"link-section", "link-section",
"linktime-proc-macro", "linktime-proc-macro",