From b79bf883860a2443f8a490ce0c474ec4b345ec96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 21:32:29 +0000 Subject: [PATCH 1/2] Bump ctor from 0.10.1 to 0.12.0 in the cargo group Bumps the cargo group with 1 update: [ctor](https://github.com/mmastrac/rust-ctor). Updates `ctor` from 0.10.1 to 0.12.0 - [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md) - [Commits](https://github.com/mmastrac/rust-ctor/commits) --- updated-dependencies: - dependency-name: ctor dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] --- Cargo.lock | 38 +++++++++++--------------------------- Cargo.toml | 2 +- 2 files changed, 12 insertions(+), 28 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index de51474..bf780c4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -176,42 +176,20 @@ dependencies = [ [[package]] name = "ctor" -version = "0.10.1" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83cf0d42651b16c6dfe68685716d18480d18a9c39c62d76e8cf3eb6ed5d8bcbf" +checksum = "b8f521dd9c9e5f03986eb5c674b14b21e9ccf2eb9f98fecb681100214d5e9e4f" dependencies = [ - "ctor-proc-macro", - "dtor", "link-section", + "linktime-proc-macro", ] -[[package]] -name = "ctor-proc-macro" -version = "0.0.13" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a949c44fcacbbbb7ada007dc7acb34603dd97cd47de5d054f2b6493ecebb483" - [[package]] name = "difflib" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" -[[package]] -name = "dtor" -version = "0.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edf234dd1594d6dd434a8fb8cada51ddbbc593e40e4a01556a0b31c62da2775b" -dependencies = [ - "dtor-proc-macro", -] - -[[package]] -name = "dtor-proc-macro" -version = "0.0.13" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2647271c92754afcb174e758003cfd1cbf1e43e5a7853d7b1813e63e19e39a73" - [[package]] name = "encode_unicode" version = "1.0.0" @@ -333,9 +311,15 @@ checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66" [[package]] name = "link-section" -version = "0.2.1" +version = "0.12.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0567ec9fe5ffdf9241cd90a7629f250a5f903d6ff4573cf7903308662d6fce40" + +[[package]] +name = "linktime-proc-macro" +version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b685d66585d646efe09fec763d796c291049c8b6bf84e04954bffc8748341f0d" +checksum = "a44cd706ff0d503ee32b2071166510ca27e281228de10cd3aa8d35ff94560f81" [[package]] name = "linux-raw-sys" diff --git a/Cargo.toml b/Cargo.toml index b033319..5749993 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ xdg = "3.0" [dev-dependencies] assert_cmd = "2.2" cargo_metadata = "0.23" -ctor = "0.10" +ctor = "0.12" serde = "1.0" serde_json = "1.0" similar-asserts = "2.0" From 7feb10c410c631db450641e0d6903ad633e829f5 Mon Sep 17 00:00:00 2001 From: Samuel Moelius Date: Sat, 2 May 2026 19:37:54 -0400 Subject: [PATCH 2/2] Update supply_chain.json --- tests/supply_chain.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/supply_chain.json b/tests/supply_chain.json index 6fe048e..3e5acd3 100644 --- a/tests/supply_chain.json +++ b/tests/supply_chain.json @@ -504,12 +504,6 @@ "kind": "user", "login": "Stebalien", "name": "Steven Allen" - }, - { - "id": 3204, - "kind": "user", - "login": "KodrAus", - "name": "Ashley Mannix" } ], "toml": [