Skip to content
Snippets Groups Projects
Unverified Commit dc8c0492 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

chore(deps): update nb requirement from 0.1.1 to 1.0.0 (#2)

Updates the requirements on [nb](https://github.com/rust-embedded/nb) to permit the latest version.
- [Release notes](https://github.com/rust-embedded/nb/releases)
- [Changelog](https://github.com/rust-embedded/nb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/nb/compare/v0.1.1...v1.0.0

)

---
updated-dependencies:
- dependency-name: nb
  dependency-type: direct:production
...

Signed-off-by: default avatardependabot[bot] <support@github.com>

Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 15e1c8dd
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ panic-halt = "0.2.0"
panic-semihosting = "0.5.0"
cortex-m-semihosting = "0.3.5"
stm32l4xx-hal = { version = "0.6.0", features = ["rt", "stm32l4x2"] }
nb = "0.1.1"
nb = "1.0.0"
[[bin]]
name = "stm"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment