Skip to content

Commit d5c55d1

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump ctor from 0.4.2 to 0.5.0
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.4.2 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] <support@github.com>
1 parent 1d756d2 commit d5c55d1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -34,7 +34,7 @@ walkdir = { version = "2.5", optional = true }
3434

3535
[dev-dependencies]
3636
assert_cmd = "2.0"
37-
ctor = "0.4"
37+
ctor = "0.5"
3838
lcov = "0.8"
3939
regex = "1.11"
4040
tempfile = "3.20"

0 commit comments

Comments
 (0)