# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "mktemp" version = "0.5.1" authors = ["Sam Giles "] description = "mktemp files and directories" homepage = "https://docs.rs/mktemp" documentation = "https://docs.rs/mktemp" readme = "README.md" keywords = [ "mktemp", "temp", "file", "dir", "directory", ] license = "MPL-2.0" repository = "https://github.com/samgiles/rs-mktemp" [dependencies.uuid] version = "~1.4" features = ["v4"]