Add documentation of Minimum Supported Rust Version.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-02-23 13:25:37 +00:00
parent c5c0dbe190
commit 6f4c2dc0d7

View file

@ -4,6 +4,10 @@
## [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
Copyright 2020 The Electric Coin Company.