Skip to content

Commit

Permalink
Update uuid to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium authored and badboy committed Dec 7, 2022
1 parent 4a51824 commit b37e803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ serde = {version = "1.0.144", features = ["derive", "rc"]}
serde_derive = "1.0"
thiserror = "1.0"
url = "2.0"
uuid = "0.8"
uuid = "1.0"

[dev-dependencies]
byteorder = "1"
Expand Down

0 comments on commit b37e803

Please sign in to comment.