# 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 = "rubo" version = "0.1.6" description = "credit to rubo" homepage = "https://github.com/sadjason/Rubo" documentation = "https://github.com/sadjason/Rubo/blob/master/README.md" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/sadjason/Rubo" resolver = "2" [dependencies.ansi_term] version = "0.12" [dependencies.anyhow] version = "1.0" [dependencies.bytesize] version = "1.1.0" [dependencies.clap] version = "3.0" [dependencies.ignore] version = "0.4" [dependencies.once_cell] version = "1.10.0" [dependencies.regex] version = "1.5" [dependencies.yaml-rust] version = "0.4"