mirror of
https://github.com/uuid-rs/uuid.git
synced 2025-10-02 15:24:57 +00:00
Just check v4 for MSRV
This commit is contained in:
parent
b466522a7b
commit
e582a3d1bb
@ -6,4 +6,4 @@ edition = "2018"
|
|||||||
|
|
||||||
[dependencies.uuid]
|
[dependencies.uuid]
|
||||||
path = "../../"
|
path = "../../"
|
||||||
features = ["v1", "v3", "v4", "v5"]
|
features = ["v4"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user