Remove version support footnote

Not applicable now that 1.0 is published
This commit is contained in:
Cldfire
2017-09-08 22:01:32 -04:00
parent a75ea3d71b
commit f5249f2cfd
+1 -3
View File
@@ -26,6 +26,4 @@ extern crate bitflags;
## Rust Version Support
The minimum supported* Rust version is 1.20 due to use of associated constants.
_* As of the current master branch (unreleased)_
The minimum supported Rust version is 1.20 due to use of associated constants.