Skip to content

Commit

Permalink
Bump sequential-storage from 0.6.2 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [sequential-storage](https://github.com/tweedegolf/sequential-storage) from 0.6.2 to 2.0.2.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent a39bf4d commit 94e8f2b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 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 @@ -58,7 +58,7 @@ strum = { version = "0.26.1", default-features = false, features = ["derive"] }
serial-settings = { version = "0.1", git = "https://github.com/quartiq/stabilizer.git", rev = "51fc553" }
postcard = "1"
embedded-storage = "0.3"
sequential-storage = "0.6"
sequential-storage = "2.0"
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 94e8f2b

Please sign in to comment.