# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "cargo-brrrr" version = "0.1.0" authors = ["Cookiemon "] autobins = false default-run = "cargo-brrrr" description = "Car go brrrrrrrrrrrrrrrrrrrrrrrrr" license = "MIT OR Apache-2.0" repository = "https://github.com/cookiemon/cargo-brrrr" [[bin]] name = "cargo-br" path = "src/main.rs" required-features = ["pollute"] [[bin]] name = "cargo-brr" path = "src/main.rs" required-features = ["pollute"] [[bin]] name = "cargo-brrr" path = "src/main.rs" required-features = ["pollute"] [[bin]] name = "cargo-brrrr" path = "src/main.rs" [[bin]] name = "cargo-brrrrr" path = "src/main.rs" required-features = ["pollute"] [[bin]] name = "cargo-brrrrrr" path = "src/main.rs" required-features = ["pollute"] [[bin]] name = "cargo-brrrrrrr" path = "src/main.rs" required-features = ["pollute"] [[bin]] name = "cargo-brrrrrrrr" path = "src/main.rs" required-features = ["pollute"] [[bin]] name = "cargo-brrrrrrrrr" path = "src/main.rs" required-features = ["pollute"] [dependencies.ctrlc] version = "=3.1.5" [dependencies.terminal_size] version = "=0.1.13" [features] default = ["pollute"] pollute = []