# 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 = "2018" name = "pipeawesome2" version = "0.1.3" authors = ["Matthew Forrester "] description = "Loops, branches and joins to UNIX pipes… in a sane way…" readme = "README.md" license = "GPL-2.0" [dependencies.async-std] version = "1.9.0" features = ["unstable"] [dependencies.async-trait] version = "0.1.51" [dependencies.clap] version = "2.33.3" [dependencies.futures] version = "0.3.16" [dependencies.graphviz-rust] version = "0.1.2" [dependencies.peg] version = "0.7.0" [dependencies.petgraph] version = "0.6.0" [dependencies.serde] version = "1.0.117" features = ["derive"] [dependencies.serde_json] version = "1.0.59" [dependencies.serde_yaml] version = "0.8"