Skip to content

Commit a72fcff

Browse files
dependabot[bot]smoelius
authored andcommitted
Update ctor requirement from 0.3 to 0.4
--- updated-dependencies: - dependency-name: ctor dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81c7bd4 commit a72fcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cast_checks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cast_checks_macro = { version = "=0.1.5", path = "../macro" }
1313

1414
[dev-dependencies]
1515
assert_cmd = "2.0"
16-
ctor = "0.3"
16+
ctor = "0.4"
1717
predicates = "3.0"
1818
regex = "1.9"
1919
tempfile = "3.8"

0 commit comments

Comments
 (0)