Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbrendel committed Aug 28, 2020
1 parent 305590d commit b4b6f11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xmc4800"
version = "0.2.1"
version = "0.4.0"
description = "XMC peripheral library for XMC4800 generated from SVD"
readme = "README.md"
authors = ["Lucas Brendel <[email protected]>"]
Expand All @@ -11,7 +11,7 @@ documentation = "https://docs.rs/xmc4800"
categories = ["embedded", "no-std"]

[dependencies]
cortex-m = "0.6.2"
cortex-m = "0.6.3"
bare-metal = "0.2.5"
vcell = "0.1.2"

Expand Down

0 comments on commit b4b6f11

Please sign in to comment.