--- mktemp-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ mktemp-0.5.0/Cargo.toml 2023-07-22T16:31:13.209331+00:00 @@ -27,5 +27,5 @@ repository = "https://github.com/samgiles/rs-mktemp" [dependencies.uuid] -version = "~1.2" +version = "1" features = ["v4"]