[package] name = "finite-fields" version = "0.10.3" authors = ["bright-star"] description = "Traits and types for computations on finite fields." license = "MPL-2.0" repository = "https://gitlab.com/bright-star/finite-fields" [dependencies] newtype_derive = "0.1.6" error_def = "0.3.12" [features] nightly = []