[package] name = "rs-to-zod" version = "0.1.0" edition = "2021" license = "GPL-3.0" description = "Convert Rust structs to Zod schemas" homepage = "https://github.com/pyarosh/rs-to-zod" documentation = "https://github.com/pyarosh/rs-to-zod" repository = "https://github.com/pyarosh/rs-to-zod" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]