# 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 = "cargo-checkmate" version = "0.1.18" authors = ["nathan "] description = "checkmate checks all the things - comprehensive out-of-the-box safety & hygiene checks." homepage = "https://github.com/cargo-checkmate/cargo-checkmate" readme = "README.md" license = "MIT" [dependencies.abscissa_core] version = "0.6.0" [dependencies.anyhow] version = "1.0.70" [dependencies.anyhow-std] version = "0.1.2" [dependencies.cargo-audit] version = "0.17.4" [dependencies.clap] version = "4.3.0" features = ["derive"] [dependencies.colored] version = "2.0.0" [dependencies.humantime] version = "2.1.0" [dependencies.include_dir] version = "0.7.3" [dependencies.indoc] version = "2.0.1" [dev-dependencies.tempfile] version = "3.5.0" [dev-dependencies.test-case] version = "2.2.2"