diff --git a/Cargo.toml b/Cargo.toml index e4cc3ed..e04a27f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dwrote" description = "Lightweight binding to DirectWrite." -repository = "https://github.com/vvuk/dwrote-rs" +repository = "https://github.com/servo/dwrote-rs" license = "MPL-2.0" version = "0.3.0" authors = ["Vladimir Vukicevic "]