Skip to content

Commit

Permalink
chore(deps): bump thingbuf from 0.1.3 to 0.1.4 (#431)
Browse files Browse the repository at this point in the history
Bumps [thingbuf](https://github.com/hawkw/thingbuf) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/hawkw/thingbuf/releases)
- [Changelog](https://github.com/hawkw/thingbuf/blob/main/CHANGELOG.md)
- [Commits](hawkw/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hawkw committed May 12, 2023
1 parent 16142f5 commit 8ccc84d
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 @@ -55,7 +55,7 @@ futures-util = { version = "0.3", default-features = false, features = ["async-a
# Miri-compatible version of `once_cell`.
once_cell = { version = "1.15.0", default-features = false }
pc-keyboard = "0.6.1"
thingbuf = { version = "0.1.3", default_features = false, features = ["static"] }
thingbuf = { version = "0.1.4", default_features = false, features = ["static"] }

[dev-dependencies]
mycotest = { path = "mycotest", features = ["runner"] }
Expand Down

0 comments on commit 8ccc84d

Please sign in to comment.