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 months ago
|
--- mktemp-0.5.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ mktemp-0.5.1/Cargo.toml 2023-09-19T12:36:57.412852+00:00
|
||
|
@@ -28,5 +28,5 @@
|
||
|
repository = "https://github.com/samgiles/rs-mktemp"
|
||
|
|
||
|
[dependencies.uuid]
|
||
|
-version = "~1.4"
|
||
|
+version = "1.4"
|
||
|
features = ["v4"]
|