# 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.74.0" name = "cargo-ci-template" version = "1.0.5" authors = ["Lin Rongbin "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "The command line(s) for cargo-ci-template." homepage = "https://github.com/linrongbin16/cargo-ci-template.rs" documentation = "https://docs.rs/cargo-ci-template.rs" readme = "README.md" keywords = [ "cargo", "ci", ] license = "GPL-3.0" repository = "https://github.com/linrongbin16/cargo-ci-template.rs" [[bin]] name = "cargo-ci-template" path = "src/main.rs" [dependencies.cargo_ci_template_core] version = "1.0.5" [dependencies.crossterm] version = "0.28"