We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d22445 commit 8cf8a4cCopy full SHA for 8cf8a4c
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "smoltcp"
3
version = "0.8.0"
4
edition = "2018"
5
+rust-version = "1.60"
6
authors = ["whitequark <whitequark@whitequark.org>"]
7
description = "A TCP/IP stack designed for bare-metal, real-time systems without a heap."
8
documentation = "https://docs.rs/smoltcp/"
0 commit comments