Update to Rust 2021.

This commit is contained in:
Dan Gohman
2021-11-04 07:56:33 -07:00
parent 81efccfdc3
commit 3a3ecdba60
+1 -1
View File
@@ -6,7 +6,7 @@ description = "Generated bindings for Linux's userspace API"
documentation = "https://docs.rs/linux-raw-sys"
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
repository = "https://github.com/sunfishcode/linux-raw-sys"
edition = "2018"
edition = "2021"
keywords = ["linux", "uapi", "ffi"]
categories = ["external-ffi-bindings"]
exclude = ["gen"]