[package] name = "wakflo-schema" edition = "2021" version.workspace = true authors = ["rexraphael "] readme = "README.md" license-file = "LICENSE.txt" keywords = ["wakflo", "type-schema"] categories = ["development-tools"] description = "wakflo.ai rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] serde.workspace = true serde_json.workspace = true