diff --git a/Cargo.toml b/Cargo.toml index e8e5bac..6957b9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ version = "0.4.0" authors = ["Jeremy Soller "] edition = "2021" license = "MIT OR Apache-2.0" +documentation = "https://docs.rs/cosmic-text/latest/cosmic_text/" +repository = "https://github.com/pop-os/cosmic-text" [dependencies] fontdb = "0.9.3"