|
@@ -11,7 +11,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.56 and later.
|
|
|
+and compiles on stable Rust 1.60 and later.
|
|
|
|
|
|
_smoltcp_ achieves [~Gbps of throughput](#examplesbenchmarkrs) when tested against
|
|
|
the Linux TCP stack in loopback mode.
|