Remove -nursery from urls

This commit is contained in:
Alex Crichton
2019-09-25 11:20:49 -07:00
parent 47ffaa8017
commit 8532fb1c75
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ documentation = "https://docs.rs/libm"
keywords = ["libm", "math"]
license = "MIT OR Apache-2.0"
name = "libm"
repository = "https://github.com/rust-lang-nursery/libm"
repository = "https://github.com/rust-lang/libm"
version = "0.2.0"
edition = "2018"