Bump version
This commit is contained in:
parent
16fdb16730
commit
6c82b0ae4c
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "riscv"
|
name = "riscv"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
repository = "https://github.com/rust-embedded/riscv"
|
repository = "https://github.com/rust-embedded/riscv"
|
||||||
authors = ["David Craven <david@craven.ch>"]
|
authors = ["David Craven <david@craven.ch>"]
|
||||||
categories = ["embedded", "hardware-support", "no-std"]
|
categories = ["embedded", "hardware-support", "no-std"]
|
||||||
|
|
Loading…
Reference in New Issue