[package] name = "libnzbig" version = "1.0.0" edition = "2018" license = "AGPL-3.0-only" description = "Large unsigned integer accumulator. Supports arbitrary sizes, addition, multiplication and left bit rotation." authors = ["SYSAU LAB", "Sylvain Saucier"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]