Skip to content

Commit

Permalink
Update xmc4100 requirement from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [xmc4100](https://github.com/xmc-rs/xmc4100) to permit the latest version.
- [Release notes](https://github.com/xmc-rs/xmc4100/releases)
- [Commits](xmc-rs/xmc4100@v0.2.0...v0.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 16, 2019
1 parent 27c9a72 commit 9dc3a2d
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 @@ -5,7 +5,7 @@ name = "xmc4-hal"
version = "0.1.0"

[dependencies]
xmc4100 = { version = "0.2.0", optional = true }
xmc4100 = { version = "0.3.0", optional = true }
xmc4200 = { version = "0.2.0", optional = true }
xmc4500 = { version = "0.2.0", optional = true }
xmc4700 = { version = "0.2.0", optional = true }
Expand Down

0 comments on commit 9dc3a2d

Please sign in to comment.