diff --git a/Cargo.toml b/Cargo.toml index 818a655..3b19516 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "riscv" version = "0.4.0" repository = "https://github.com/rust-embedded/riscv" -authors = ["David Craven "] +authors = ["The RISC-V Team "] categories = ["embedded", "hardware-support", "no-std"] description = "Low level access to RISC-V processors" keywords = ["riscv", "register", "peripheral"]