Skip to content

Commit

Permalink
Updated uuid from ~1.2 to ~1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgeddes authored and samgiles committed Sep 8, 2023
1 parent 0766a12 commit b585ad7
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.2", features = ["v4"] }
uuid = { version = "~1.4", features = ["v4"] }

0 comments on commit b585ad7

Please sign in to comment.