[package] name = "mcai-graph" version = "0.3.0" edition = "2021" authors = [ "Marc-Antoine Arnaud ", "Valentin Noel " ] description = "Graph definition for Media Cloud AI Workflows representation" keywords = ["MCAI", "graph"] license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] mcai-types = "0.1.0"