Add to readme: Requires Rust 1.2

This commit is contained in:
bluss
2016-02-06 21:28:52 +01:00
parent f9defd2fe0
commit dfa7431c88
+1 -1
View File
@@ -2,7 +2,7 @@
arrayvec
========
A vector with fixed capacity.
A vector with fixed capacity. Requires Rust 1.2+.
Please read the `API documentation here`__