Skip to content

Commit 02881ba

Browse files
dependabot[bot]avrabe
authored andcommitted
build(deps): bump ctor from 0.2.9 to 0.4.2
Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.9 to 0.4.2. - [Commits](https://github.com/mmastrac/rust-ctor/commits) --- updated-dependencies: - dependency-name: ctor dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe69513 commit 02881ba

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

Cargo.lock

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

wrt-test-registry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ wrt = { default-features = false, workspace = true }
6666
once_cell = { version = "1.8", default-features = false }
6767

6868
# Optional dependencies
69-
ctor = { version = "0.2", optional = true }
69+
ctor = { version = "0.4", optional = true }
7070
inventory = { version = "0.3", optional = true }
7171
serde_json = { version = "1.0", optional = true }
7272
clap = { version = "4.1", features = ["derive"], optional = true }

0 commit comments

Comments
 (0)