[package] name = "rustyflow_core" version = "0.0.1" authors = [ "Chris Ohk " ] edition = "2018" description = "RustyFlow core" repository = "https://github.com/CubbyFlow/RustyFlow" license = "MIT" [lib] name = "rustyflow_core" path = "lib.rs" [dependencies]