# 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 = "envhub-hm" version = "0.2.5" authors = ["Tsiry Sandratraina "] description = "Manage your dotfiles and packages with ease." keywords = [ "nix", "shell", "environment", "dotfiles", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/tsirysndr/envhub" [dependencies.anyhow] version = "1.0.71" [dependencies.envhub-types] version = "0.2.0" [dependencies.indexmap] version = "1.9.3" features = ["serde"] [dependencies.nix-editor] version = "0.3.0" [dependencies.rnix] version = "0.11.0" [dependencies.users] version = "0.11.0"