Skip to content

Commit

Permalink
build(deps): bump rocket from 0.5.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [rocket](https://github.com/rwf2/Rocket) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/rwf2/Rocket/releases)
- [Changelog](https://github.com/rwf2/Rocket/blob/master/CHANGELOG.md)
- [Commits](rwf2/Rocket@v0.5.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent f526a6f commit 38b2b9c
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 33 deletions.
129 changes: 97 additions & 32 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ govee-api = {version = "1.3.6"}
# govee-api = {version = "1.3.0", path = "../../govee-api.git/add_clone_derive_to_PayloadBody/"}

[dependencies.rocket]
version = "0.5.0"
version = "0.5.1"
features = ["json"]

[dev-dependencies]
Expand Down

0 comments on commit 38b2b9c

Please sign in to comment.