# 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 = "sysdo" version = "0.1.2" description = "Utility for working with my NixOS system" homepage = "https://github.com/adam-gaia/sysdo" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/adam-gaia/sysdo" [dependencies.clap] version = "4.5.9" features = ["derive"] [dependencies.color-eyre] version = "0.6.3" [dependencies.directories] version = "5.0.1" [dependencies.env_logger] version = "0.11.3" [dependencies.jiff] version = "0.1.4" [dependencies.log] version = "0.4.22" [dependencies.names] version = "0.14.0" [dependencies.nixgen] version = "0.1.0"