浏览代码

Bump version and update url.

David Craven 6 年之前
父节点
当前提交
be2a15f34e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Cargo.toml

+ 2 - 2
Cargo.toml

@@ -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"