# 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 = "pyotr" version = "0.1.0" description = "Peter but in Rus(sian)t" license = "MIT" [dependencies.async-trait] version = "0.1.71" [dependencies.clap] version = "4.3.12" features = ["derive"] [dependencies.color-eyre] version = "0.6.2" [dependencies.console] version = "0.15.7" features = ["windows-console-colors"] [dependencies.crossterm] version = "0.26.1" [dependencies.futures] version = "0.3.28" [dependencies.indicatif] version = "0.17.5" [dependencies.itertools] version = "0.11.0" [dependencies.tokio] version = "1.29.1" features = [ "process", "full", ] [dependencies.walkdir] version = "2.3.3"