[package] name = "rust_wbc" version = "0.3.0" edition = "2021" repository = "https://github.com/keienwang/rust_wbc" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html description = "wek for Rust" documentation = "https://github.com/keienwang/rust_wbc" homepage = "https://github.com/keienwang/rust_wbc" keywords = ["science", "mathematics", "ai", "hpc"] license = "Apache-2.0" [dependencies] sort_rust = "0.2.0" rust_keien = "0.1.0"