diff --git a/Cargo.toml b/Cargo.toml index b997b0db..bd02b17f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.4.0" authors = ["Niko Matsakis "] edition = "2018" license = "Apache-2.0 OR MIT" -repository = "https://github.com/nikomatsakis/salsa" +repository = "https://github.com/salsa-rs/salsa" description = "A generic framework for on-demand, incrementalized computation (experimental)" readme = "README.md"