Update urls for bitflags to point to nursery

This commit is contained in:
Alex Crichton
2017-05-21 08:50:42 -07:00
parent c195bf4a1e
commit ac40366345
+2 -2
View File
@@ -9,8 +9,8 @@ authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
keywords = ["bit", "bitmask", "bitflags"]
readme = "README.md"
repository = "https://github.com/rust-lang/bitflags"
homepage = "https://github.com/rust-lang/bitflags"
repository = "https://github.com/rust-lang-nursery/bitflags"
homepage = "https://github.com/rust-lang-nursery/bitflags"
documentation = "https://docs.rs/bitflags"
categories = ["no-std"]
description = """