# 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 = "vbdot" version = "0.1.1" description = "My own dotfiles manager" license = "MIT" repository = "https://github.com/vbalien/vbdot" [dependencies.anyhow] version = "1.0.75" [dependencies.clap] version = "4.4.2" features = ["derive"] [dependencies.home] version = "0.5.5" [dependencies.inquire] version = "0.6.2" [dependencies.path-slash] version = "0.2.1" [dependencies.relative-path] version = "1.9.0" [dependencies.serde] version = "1.0.188" features = ["serde_derive"] [dependencies.toml_edit] version = "0.19.14" features = ["serde"]