Skip to content

Commit 1c091cc

Browse files
build(deps): update cruet requirement from 0.15 to 1.0 (#66)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38e9afc commit 1c091cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description = "generate cdevents type from json schema on cdevents-spec"
1111
[dependencies]
1212
anyhow = "1.0"
1313
clap = { version = "4", features = ["derive"] }
14-
cruet = "0.15"
14+
cruet = "1.0"
1515
glob = "0.3"
1616
handlebars = { version = "6", features = ["dir_source"] }
1717
handlebars_misc_helpers = { version = "0.17", default-features = false, features = ["string", "json"] }

0 commit comments

Comments
 (0)