Skip to content

Commit e582a3d

Browse files
authored
Just check v4 for MSRV
1 parent b466522 commit e582a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/smoke-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ edition = "2018"
66

77
[dependencies.uuid]
88
path = "../../"
9-
features = ["v1", "v3", "v4", "v5"]
9+
features = ["v4"]

0 commit comments

Comments
 (0)