[package] name = "nkml" version = "0.0.2" license = "MIT" authors = ["Mikhail Perov "] description = "Rust test package" readme = "README.md" repository = "https://github.com/bthkn/nkml/" documentation = "https://docs.rs/nkml" edition = "2018" include = [ "**/*.rs", "Cargo.toml", ] [dependencies]