Skip to content

Commit ce02f97

Browse files
build(deps): update ctor requirement from 0.6.3 to 0.10.1
Updates the requirements on [ctor](https://github.com/mmastrac/rust-ctor) to permit the latest version. - [Changelog](https://github.com/mmastrac/rust-ctor/blob/master/CHANGELOG.md) - [Commits](https://github.com/mmastrac/rust-ctor/commits) --- updated-dependencies: - dependency-name: ctor dependency-version: 0.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbb4c01 commit ce02f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • engines/yonasBSD/models/model-A/features/generator/packages/main

engines/yonasBSD/models/model-A/features/generator/packages/main/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rust-embed = "8.11.0"
1919
assert_cmd = { version = "2.1", features = ["color"] }
2020
assert_fs = { version = "1.1.3", features = ["color", "color-auto"] }
2121
color-eyre = "0.6.5"
22-
ctor = "0.6.3"
22+
ctor = "0.10.1"
2323
insta = { version = "1.46.1", features = ["glob"] }
2424
miette = { version = "7.6.0", features = ["fancy", "syntect-highlighter"] }
2525
minijinja = "2.14.0"

0 commit comments

Comments
 (0)