Explorar el Código

Bump version and update url.

David Craven hace 6 años
padre
commit
be2a15f34e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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"