[package] name = "xint" version = "0.1.0" edition = "2021" authors = ["mohanson@outlook.com"] description = "Fixed-size signed/unsigned big integers." license = "MIT" repository = "https://github.com/mohanson/xint" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]