mirror of
https://github.com/openharmony/third_party_rust_num-traits.git
synced 2026-07-01 21:14:03 -04:00
Rename num_macros to num-macros
This commit is contained in:
+2
-3
@@ -17,6 +17,5 @@ rational, and complex types.
|
||||
rustc-serialize = "0.3.13"
|
||||
rand = "0.3.8"
|
||||
|
||||
[dev-dependencies.num_macros]
|
||||
path = "num_macros/"
|
||||
version = "0.1.22"
|
||||
[dev-dependencies]
|
||||
num-macros = { path = "num-macros", version = "0.1.22" }
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "num_macros"
|
||||
name = "num-macros"
|
||||
version = "0.1.22"
|
||||
authors = ["The Rust Project Developers"]
|
||||
license = "MIT/Apache-2.0"
|
||||
Reference in New Issue
Block a user