# 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 = "skitter" version = "0.0.0" include = [ "Cargo.toml", "src/main.rs", ] description = "Reserving this name. If I don't publish soon-ish free to harass me for it." license = "MIT OR Apache-2.0" [package.metadata.rust-analyzer] rustc_private = true [dependencies.clap] version = "4.2.4" features = ["derive"] [dependencies.colored] version = "2.0.0"