]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dummy/Cargo.toml
Implicit return
[rust.git] / clippy_dummy / Cargo.toml
index ed97cc45725dc75e25a33f2d23c2a7f8d1913ac7..f99a23d93d0605a73df7e49065657adeded53b63 100644 (file)
@@ -7,7 +7,7 @@ readme = "crates-readme.md"
 description = "A bunch of helpful lints to avoid common pitfalls in Rust."
 build = 'build.rs'
 
-repository = "https://github.com/rust-lang-nursery/rust-clippy"
+repository = "https://github.com/rust-lang/rust-clippy"
 
 license = "MIT/Apache-2.0"
 keywords = ["clippy", "lint", "plugin"]