diff --git a/Cargo.toml b/Cargo.toml index 264cf008..69253702 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.8.19" authors = ["Vladimir Matveev "] license = "MIT" description = "An XML library in pure Rust" -repository = "https://github.com/kornelski/xml-rs" +repository = "https://github.com/netvl/xml-rs" homepage = "https://lib.rs/crates/xml-rs" documentation = "https://docs.rs/xml-rs/" readme = "README.md"