Skip to content

Commit

Permalink
build(deps): bump cucumber from 0.21.0 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [cucumber](https://github.com/cucumber-rs/cucumber) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/cucumber-rs/cucumber/releases)
- [Changelog](https://github.com/cucumber-rs/cucumber/blob/main/CHANGELOG.md)
- [Commits](cucumber-rs/cucumber@v0.21.0...v0.21.1)

---
updated-dependencies:
- dependency-name: cucumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 67e01b9 commit 75018a9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion contracts/axone-cognitarium/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ thiserror.workspace = true

[dev-dependencies]
base64 = "0.22.1"
cucumber = "0.21.0"
cucumber = "0.21.1"
cw-multi-test.workspace = true
futures = "0.3.30"
serde_json = "1.0.117"
Expand Down

0 comments on commit 75018a9

Please sign in to comment.