mirror of
https://github.com/openharmony/third_party_rust_bitflags.git
synced 2026-07-20 23:46:15 -04:00
Update urls for bitflags to point to nursery
This commit is contained in:
+2
-2
@@ -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 = """
|
||||
|
||||
Reference in New Issue
Block a user