diff --git a/Cargo.toml b/Cargo.toml index 1fee4c7..207396e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "discordrpc" description = "Fast Discord RPC Client written in Rust" -license = "GPL-3" +license = "GPL-3.0" authors = ["MedzikUser "] homepage = "https://github.com/MedzikUser/discord-rpc#readme" repository = "https://github.com/MedzikUser/discord-rpc.git"