Skip to content

Commit

Permalink
build(deps): bump yafnv from 0.1.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [yafnv](https://github.com/quartiq/yafnv) from 0.1.0 to 1.0.0.
- [Commits](quartiq/yafnv@v0.1.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 20e0808 commit f8ba0ca
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 serial-settings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ miniconf = {version = "0.11", features = ["json-core"]}
menu = {version = "0.5", features = ["echo"]}
heapless = "0.8"
embedded-io = "0.6"
yafnv = "0.1"
yafnv = "1.0"

0 comments on commit f8ba0ca

Please sign in to comment.