1 2 3 4 5 6 7 8 9
[package] name = "finite-fields" version = "0.1.0" 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]