# 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 = "mount_dir" version = "0.0.4" authors = ["kerwin612 "] description = "Mount portable directory as consistent user directory." readme = "README.md" keywords = [ "portable", "directory", ] license-file = "LICENSE" repository = "https://github.com/kerwin612/mount_dir" [dependencies.random-string] version = "1.0.0" [dependencies.win_subst] version = "0.0.3"