Skip to content

Commit a99c059

Browse files
author
Nicholas Cyprus
committed
Set rust-version = 1.61 in Cargo.toml
1 parent 0b17cba commit a99c059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "smoltcp"
33
version = "0.8.1"
44
edition = "2018"
5-
rust-version = "1.60"
5+
rust-version = "1.61"
66
authors = ["whitequark <whitequark@whitequark.org>"]
77
description = "A TCP/IP stack designed for bare-metal, real-time systems without a heap."
88
documentation = "https://docs.rs/smoltcp/"

0 commit comments

Comments
 (0)