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