mirror of
https://github.com/smoltcp-rs/smoltcp.git
synced 2025-09-27 04:40:30 +00:00
Switch to Rust 2021.
This commit is contained in:
parent
b07707dd52
commit
38094d9c69
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "smoltcp"
|
||||
version = "0.8.1"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
rust-version = "1.65"
|
||||
authors = ["whitequark <whitequark@whitequark.org>"]
|
||||
description = "A TCP/IP stack designed for bare-metal, real-time systems without a heap."
|
||||
|
Loading…
x
Reference in New Issue
Block a user