mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-05 20:10:32 +00:00
Add documentation of Minimum Supported Rust Version.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
c5c0dbe190
commit
6f4c2dc0d7
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
||||||
|
|
||||||
## [Documentation](https://docs.rs/halo2)
|
## [Documentation](https://docs.rs/halo2)
|
||||||
|
|
||||||
|
This crate currently has a Minimum Supported Rust Version of 1.49.0. When const generics
|
||||||
|
are stabilized [in Rust 1.51.0](https://github.com/rust-lang/rust/pull/79135), we plan
|
||||||
|
to require that version.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright 2020 The Electric Coin Company.
|
Copyright 2020 The Electric Coin Company.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue