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