Skip to content

Commit

Permalink
Update cortex-m requirement from 0.5.8 to 0.6.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 26, 2019
1 parent d6f64b8 commit 4c088da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repository = "https://github.com/lucasbrendel/xmc4100"
documentation = "https://docs.rs/xmc4100"

[dependencies]
cortex-m = "0.5.8"
cortex-m = "0.6.0"
bare-metal = "0.2.4"
vcell = "0.1.0"

Expand Down

0 comments on commit 4c088da

Please sign in to comment.