[package] name = "whirlwing" version = "0.0.1" edition = "2021" rust-version = "1.71.0" description = "Empty crate" readme = "../README.md" repository = "https://github.com/mildlyinsignificant/whirlwing.git" license = "MIT OR Apache-2.0" workspace = "../" [lib] crate-type = ["rlib", "cdylib"]