diff --git a/Cargo.toml b/Cargo.toml index 4267262..a19c8bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,8 @@ authors = ["T. Okubo "] description = "Rust bindings for libVLC media framework." keywords = ["libVLC", "bindings"] -repository = "https://github.com/garkimasera/vlc-rs" +repository = "https://code.videolan.org/videolan/vlc-rs" +homepage = "https://code.videolan.org/videolan/vlc-rs" license = "MIT" readme = "README.md" edition = "2018"