mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-10-02 15:24:57 +00:00
rem num_traits
This commit is contained in:
parent
3dcd4cbd84
commit
95a54b8e63
@ -66,9 +66,6 @@ fast-rng = ["rng", "private_rand"]
|
|||||||
sha1 = ["private_sha1_smol"]
|
sha1 = ["private_sha1_smol"]
|
||||||
md5 = ["private_md-5"]
|
md5 = ["private_md-5"]
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
num-traits = "0.2.15"
|
|
||||||
|
|
||||||
# Public: Used in trait impls on `Uuid`
|
# Public: Used in trait impls on `Uuid`
|
||||||
[dependencies.serde]
|
[dependencies.serde]
|
||||||
default-features = false
|
default-features = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user