Skip to content

Commit

Permalink
Bump savefile-derive from 0.17.6 to 0.17.7
Browse files Browse the repository at this point in the history
Bumps [savefile-derive](https://github.com/avl/savefile) from 0.17.6 to 0.17.7.
- [Release notes](https://github.com/avl/savefile/releases)
- [Changelog](https://github.com/avl/savefile/blob/master/release-plz.toml)
- [Commits](avl/savefile@savefile-derive-v0.17.6...savefile-derive-v0.17.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent ca42ef6 commit 8cebe00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -44,7 +44,7 @@ qrcode = "0.14.0"
rand = "0.8.5"
reqwest = { version = "0.12.5", features = ["json", "blocking"] }
savefile = "0.17.4"
savefile-derive = "0.17.4"
savefile-derive = "0.17.7"
semver = "1.0.23"
serde_json = "1.0.117"
static_assertions = "1.1.0"
Expand Down

0 comments on commit 8cebe00

Please sign in to comment.