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 0b17cba commit a99c059Copy full SHA for a99c059
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "smoltcp"
3
version = "0.8.1"
4
edition = "2018"
5
-rust-version = "1.60"
+rust-version = "1.61"
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