# 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" rust-version = "1.64.0" name = "bellboy" version = "0.2.0" authors = ["Bellboy maintainers "] description = "A binary for managing dotfiles cross-platform. Take your dotfiles wherever you go!" homepage = "https://github.com/bellboy-dotfiles/bellboy" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/bellboy-dotfiles/bellboy" [package.metadata.binstall] [profile.dist] lto = "thin" inherits = "release" [dependencies.anyhow] version = "1.0.42" [dependencies.clap] version = "4" features = [ "derive", "wrap_help", ] [dependencies.colog] version = "1.1" [dependencies.directories] version = "4.0.1" [dependencies.dunce] version = "1.0.2" [dependencies.format] version = "0.2.4" [dependencies.lifetime] version = "0.1.0" features = ["macros"] [dependencies.log] version = "0.4.14" [dependencies.path-clean] version = "0.1.0" [dependencies.path-dsl] version = "0.6.1" [dependencies.remove_dir_all] version = "0.8.0" [dependencies.same-file] version = "1.0.6" [dependencies.serde] version = "1.0.128" features = ["derive"] [dependencies.strum] version = "0.21.0" features = ["derive"] [dependencies.thiserror] version = "1.0.26" [dependencies.toml] version = "0.5.8" [dependencies.unicase] version = "2.6.0" [dependencies.url] version = "2.2.2"