Skip to content

Commit

Permalink
build(deps): bump volatile from 0.5.3 to 0.5.4
Browse files Browse the repository at this point in the history
Bumps [volatile](https://github.com/rust-osdev/volatile) from 0.5.3 to 0.5.4.
- [Changelog](https://github.com/rust-osdev/volatile/blob/main/Changelog.md)
- [Commits](rust-osdev/volatile@volatile-macro-v0.5.3...volatile-macro-v0.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 97c3e33 commit 6332a05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 @@ -100,7 +100,7 @@ build-time = "0.1.3"
async-trait = "0.1.79"
async-lock = { version = "3.3.0", default-features = false }
simple-shell = { version = "0.0.1", optional = true }
volatile = "0.5.3"
volatile = "0.5.4"

[dependencies.smoltcp]
version = "0.11"
Expand Down

0 comments on commit 6332a05

Please sign in to comment.