# 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] edition = "2021" name = "linf" version = "0.1.4" description = "Create symbolic link in file .symbolic_links" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies.anyhow] version = "1.0.79" [dependencies.console] version = "0.15.8" [dependencies.windows] version = "0.56.0" features = [ "Win32_Foundation", "Win32_Storage_FileSystem", "Win32_Security_Credentials", "Win32_UI_Shell_Common", "Win32_UI_WindowsAndMessaging", ]