# 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 = "crud-tidy-viewer" version = "0.1.6" description = "CLI generator for your API. Array pretty printer" homepage = "https://github.com/djedi23/crud.rs" readme = "README.md" license = "MIT" repository = "https://github.com/djedi23/crud.rs" [dependencies.atty] version = "0.2" [dependencies.calm_io] version = "0.1" [dependencies.crossterm] version = "0.26" [dependencies.itertools] version = "0.10" [dependencies.lazy_static] version = "1.4" [dependencies.owo-colors] version = "4" [dependencies.regex] version = "1.6.0" [dependencies.unicode-truncate] version = "0.2" [dev-dependencies.miette] version = "5.9" features = ["fancy"]