diff --git a/x86/Cargo.toml b/x86/Cargo.toml index e302834..852bb89 100644 --- a/x86/Cargo.toml +++ b/x86/Cargo.toml @@ -2,7 +2,7 @@ name = "nemu" version = "0.1.0" edition = "2021" -authors = ["Antifallobst ", "Eric-Paul Ickhorn ", "Eric-Paul Ickhorn "] description = "A small web emulator for simple architectures" license = "MIT" repository = "https://git.nerdcult.net/nerdcult/nerdemu"