[package] name = "alemat" version = "0.8.0" edition = "2021" authors = ["Nadir Fejzic "] description = "Library for type-safe building of MathML." repository = "https://github.com/nfejzic/alemat" license = "Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [dev-dependencies] insta = "1.34.0" xmlem = "0.2.3"