Skip to content

Commit

Permalink
Update xmc4400 requirement from 0.3.1 to 0.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [xmc4400](https://github.com/xmc-rs/xmc4400) to permit the latest version.
- [Release notes](https://github.com/xmc-rs/xmc4400/releases)
- [Commits](xmc-rs/xmc4400@v0.3.1...v0.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 28, 2020
1 parent 41ee485 commit a35f178
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 @@ -27,7 +27,7 @@ features = ["xmc41xx"]
xmc4100 = { version = "0.4.0", optional = true }
xmc4200 = { version = "0.2.1", optional = true }
xmc4300 = { version = "0.1.1", optional = true }
xmc4400 = { version = "0.3.1", optional = true }
xmc4400 = { version = "0.4.0", optional = true }
xmc4500 = { version = "0.3.1", optional = true }
xmc4700 = { version = "0.3.1", optional = true }
xmc4800 = { version = "0.2.1", optional = true }
Expand Down

0 comments on commit a35f178

Please sign in to comment.