diff --git a/otl-normalizer/Cargo.toml b/otl-normalizer/Cargo.toml index a3f08c783..8918104d2 100644 --- a/otl-normalizer/Cargo.toml +++ b/otl-normalizer/Cargo.toml @@ -4,6 +4,7 @@ version = "0.0.1" edition = "2021" license = "MIT/Apache-2.0" description = "a normalized text representation of OpenType layout subtables" +repository = "https://github.com/googlefonts/fontc" readme = "README.md"