Skip to content

Commit

Permalink
Bump deku from 0.17.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [deku](https://github.com/sharksforarms/deku) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/sharksforarms/deku/releases)
- [Changelog](https://github.com/sharksforarms/deku/blob/master/CHANGELOG.md)
- [Commits](sharksforarms/deku@deku-v0.17.0...deku-v0.18.0)

---
updated-dependencies:
- dependency-name: deku
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent f04de50 commit 4d9c63c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 backhand/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ all-features = true
rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
deku = "0.17.0"
deku = "0.18.0"
tracing = { version = "0.1.40" }
thiserror = "1.0.63"
flate2 = { version = "1.0.33", optional = true, features = ["zlib-ng"] }
Expand Down

0 comments on commit 4d9c63c

Please sign in to comment.