Just check v4 for MSRV

This commit is contained in:
Ashley Mannix 2023-05-28 18:44:57 +10:00 committed by GitHub
parent b466522a7b
commit e582a3d1bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,4 +6,4 @@ edition = "2018"
[dependencies.uuid]
path = "../../"
features = ["v1", "v3", "v4", "v5"]
features = ["v4"]