# 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 = "jia_pipe_viewer" version = "0.1.4" authors = ["jia_ayo"] description = "This was made for cruise but you can give it a shot" homepage = "https://github.com/jia-ayo/rust_DSA/tree/master/rust_systems/jia_pipe_viewer" readme = "README.md" keywords = [ "fun", "cruise", "omo", "first-time", ] categories = ["command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/jia-ayo/rust_DSA/tree/master/rust_systems/jia_pipe_viewer" [dependencies.clap] version = "2.33.0" [dependencies.crossbeam] version = "0.7.3" [dependencies.crossterm] version = "0.14.2"