[dependencies.gccompat-derive]
version = "0.1.2"
[dependencies.im]
version = "15.1.0"
[dependencies.num-bigint]
features = ["rand"]
version = "0.4"
[dependencies.num-integer]
version = "0.1.45"
[dependencies.num-traits]
version = "0.2.15"
[dependencies.rand]
version = "0.8.5"
[lib]
name = "libspecr"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "standard library for specr lang"
documentation = "https://docs.rs/libspecr"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "libspecr"
readme = "README.md"
repository = "https://github.com/minirust/minirust-tooling"
version = "0.1.31"