diff --git a/Cargo.toml b/Cargo.toml index 2e7b70a..ffad0db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "mpvipc" version = "1.0.0" authors = ["Jonas Frei "] description = "A small library which provides bindings to control existing mpv instances through sockets." -license = "GPLv3" +license = "GPL-3.0" homepage = "https://github.com/freijon/mpvipc" repository = "https://github.com/freijon/mpvipc"