Skip to content

Commit b0de419

Browse files
dependabot[bot]smoelius
authored andcommitted
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] <support@github.com>
1 parent f80cfec commit b0de419

2 files changed

Lines changed: 12 additions & 28 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ xdg = "3.0"
1919
[dev-dependencies]
2020
assert_cmd = "2.2"
2121
cargo_metadata = "0.23"
22-
ctor = "0.10"
22+
ctor = "0.12"
2323
serde = "1.0"
2424
serde_json = "1.0"
2525
similar-asserts = "2.0"

0 commit comments

Comments
 (0)