Update README.

Fixes #30.
This commit is contained in:
whitequark 2017-07-30 00:56:14 +00:00
parent f44c9a808a
commit 7b194c5d36
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ include complicated compile-time computations, such as macro or type tricks, eve
at cost of performance degradation.
_smoltcp_ does not need heap allocation *at all*, is [extensively documented][docs],
and compiles on stable Rust 1.18 and later.
and compiles on stable Rust 1.19 and later.
[docs]: https://docs.rs/smoltcp/