[package] name = "schmfy" version = "0.3.0" edition = "2021" license = "MIT OR Apache-2.0" description = "Schmfication library" readme = "README.md" repository = "https://gitlab.fachschaften.org/jonathan_f/Schmfy" documentation = "https://docs.rs/schmfy" [lib] crate-type = ["cdylib"] [dependencies] wasm-bindgen = "0.2"