Skip to content

Commit e7d857a

Browse files
build(deps): update boon requirement from 0.5 to 0.6
Updates the requirements on [boon](https://github.com/santhosh-tekuri/boon) to permit the latest version. - [Release notes](https://github.com/santhosh-tekuri/boon/releases) - [Changelog](https://github.com/santhosh-tekuri/boon/blob/main/CHANGELOG.md) - [Commits](santhosh-tekuri/boon@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: boon dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e390c7 commit e7d857a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdevents-sdk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ time = { version = "0.3", features = ["serde-human-readable"] }
2121

2222
[dev-dependencies]
2323
assert-json-diff = "2.0"
24-
boon = "0.5"
24+
boon = "0.6"
2525
glob = "0.3"
2626
proptest = "1"
2727
rstest = "0.18"

0 commit comments

Comments
 (0)