You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
264 B
10 lines
264 B
2 years ago
|
--- mktemp-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ mktemp-0.5.0/Cargo.toml 2023-07-25T05:48:22.064555+00:00
|
||
|
@@ -27,5 +27,5 @@
|
||
|
repository = "https://github.com/samgiles/rs-mktemp"
|
||
|
|
||
|
[dependencies.uuid]
|
||
|
-version = "~1.2"
|
||
|
+version = "1.4"
|
||
|
features = ["v4"]
|