[package] name = "bitsy-merge" version = "0.71.0" authors = ["Max Bradbury "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] crate-type = ["cdylib"] [dependencies] "bitsy-parser" = "^0.72.0" "lazy_static" = "^1.4.0" "wasm-bindgen" = "^0.2.64"