diff --git a/rs-lib/Cargo.toml b/rs-lib/Cargo.toml index d1fb25f..a5f6feb 100644 --- a/rs-lib/Cargo.toml +++ b/rs-lib/Cargo.toml @@ -5,6 +5,7 @@ authors = ["David Sherret "] edition = "2021" license = "MIT" description = "Functionality to make swc easier to work with." +repository = "https://github.com/dprint/dprint-swc-ext" [package.metadata.docs.rs] all-features = true