소스 검색

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"