Bump version and update url.

This commit is contained in:
David Craven 2018-08-12 07:50:11 +02:00
parent b03aae8850
commit be2a15f34e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "riscv"
version = "0.2.0"
repository = "https://github.com/dvc94ch/riscv"
version = "0.3.0"
repository = "https://github.com/rust-embedded/riscv"
authors = ["David Craven <david@craven.ch>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Low level access to RISCV processors"