Skip to content

Commit

Permalink
build(deps): bump sequential-storage from 3.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [sequential-storage](https://github.com/tweedegolf/sequential-storage) from 3.0.1 to 4.0.0.
- [Changelog](https://github.com/tweedegolf/sequential-storage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tweedegolf/sequential-storage/commits)

---
updated-dependencies:
- dependency-name: sequential-storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent dbbe9d2 commit 36bd900
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 @@ -68,7 +68,7 @@ strum = { version = "0.26.1", default-features = false, features = ["derive"] }
serial-settings = "0.2"
postcard = "1"
embedded-storage = "0.3"
sequential-storage = "3"
sequential-storage = "4"
usb-device = "0.3.2"
usbd-serial = "0.2"
panic-persist = { version = "0.3", features = ["utf8", "custom-panic-handler"] }
Expand Down

0 comments on commit 36bd900

Please sign in to comment.