Bump version and update url.

This commit is contained in:
David Craven 2018-08-12 07:50:11 +02:00
parent b03aae8850
commit be2a15f34e

View File

@ -1,7 +1,7 @@
[package] [package]
name = "riscv" name = "riscv"
version = "0.2.0" version = "0.3.0"
repository = "https://github.com/dvc94ch/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"]
description = "Low level access to RISCV processors" description = "Low level access to RISCV processors"