Skip to content

Commit 10079c2

Browse files
committed
Prepare release
1 parent 869fdc4 commit 10079c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme = "README.md"
1515
license = "MIT"
1616

1717
[dependencies]
18-
uuid = { version = "*", features = ["v4"] }
18+
uuid = { version = "1", features = ["v4"] }
1919
futures = "0.3"
2020
serde = { version = "1", optional = true }
2121

0 commit comments

Comments
 (0)