--- 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"]