Skip to content

Commit fbef706

Browse files
JonathanWoollett-Lightalxiord
authored andcommitted
Update to Rust 2021 edition
Signed-off-by: Jonathan Woollett-Light <[email protected]>
1 parent 4b18a04 commit fbef706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "micro_http"
33
version = "0.1.0"
44
license = "Apache-2.0"
55
authors = ["Amazon Firecracker team <[email protected]>"]
6-
edition = "2018"
6+
edition = "2021"
77

88
[dependencies]
99
libc = "0.2.66"

0 commit comments

Comments
 (0)