[package] authors = ["Tsiry Sandratraina "] categories = ["command-line-utilities"] description = "Manage your dotfiles and packages with ease." edition = "2021" keywords = ["nix", "shell", "environment", "dotfiles"] license = "MIT" name = "envhub-providers" repository = "https://github.com/tsirysndr/envhub" version = "0.2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.71" dirs = "5.0.1" envhub-pkgs = {path = "../pkgs", version = "0.1.0"}