Skip to content

Commit

Permalink
chore(deps): bump nb from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [nb](https://github.com/japaric/nb) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/japaric/nb/releases)
- [Changelog](https://github.com/japaric/nb/blob/v0.1.2/CHANGELOG.md)
- [Commits](rust-embedded/nb@v0.1.1...v0.1.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Apr 21, 2019
1 parent 3790bf9 commit ee5da61
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 receiver/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cortex-m-rtfm = "0.4.2"
cortex-m-rt = "0.6.8"
embedded-hal = "0.2.2"
nrf52810-hal = { git = "https://github.com/nrf-rs/nrf52-hal", rev = "6c1ce70", features = ["rt"] }
nb = "0.1.1"
nb = "0.1.2"
fpa = "0.1.0"
byteorder = { version = "1.3.1", default-features = false }
panic-semihosting = "0.5.1"
Expand Down

0 comments on commit ee5da61

Please sign in to comment.