Skip to content

Commit

Permalink
Bump uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
samgiles committed Nov 7, 2022
1 parent aabea64 commit cff355e
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 @@ -10,4 +10,4 @@ keywords = ["mktemp", "temp", "file", "dir", "directory"]
license = "MPL-2.0"

[dependencies]
uuid = { version = "~1.1", features = ["v4"] }
uuid = { version = "~1.2", features = ["v4"] }

0 comments on commit cff355e

Please sign in to comment.