Skip to content

Commit 69bf58f

Browse files
dependabot[bot]brunocodutra
authored andcommitted
Bump ctor from 0.4.3 to 0.5.0
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.4.3 to 0.5.0. - [Commits](https://github.com/mmastrac/rust-ctor/commits) --- updated-dependencies: - dependency-name: ctor dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0dd845 commit 69bf58f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -28,7 +28,7 @@ clap = { version = "4.5.45", default-features = false, features = [
2828
"help",
2929
"std",
3030
] }
31-
ctor = { version = "0.4.3", default-features = false, features = ["proc_macro"] }
31+
ctor = { version = "0.5.0", default-features = false, features = ["proc_macro"] }
3232
derive_more = { version = "2.0.1", default-features = false, features = [
3333
"add",
3434
"add_assign",

0 commit comments

Comments
 (0)