[dependencies.clap]
version = "2.33.3"
[package]
authors = ["Quentin <ratajczyk.quentin@protonmail.com>"]
description = "Given a DAG and a provided vertex, returns a new dag with all of the provided vertex occurences stripped out"
edition = "2018"
license = "MIT"
name = "dag_stripper"
version = "0.1.0"