diff --git a/Cargo.toml b/Cargo.toml index 87ee6b3..6a8ef79 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.7.3" authors = ["Floris Bruynooghe "] edition = "2021" description = "Semi-persistent, scoped test directories" -repository = "https://hg.sr.ht/~flub/testdir" +repository = "https://github.com/flub/testdir" documentation = "https://docs.rs/testdir" license = "MIT OR Apache-2.0" keywords = ["test", "temp", "temporary", "directory"]