Skip to content

Commit 70fa6ca

Browse files
committed
Use 2021 edition
1 parent 2be8bbd commit 70fa6ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ keywords = ["volatile"]
77
description = "A simple volatile wrapper type"
88
documentation = "https://docs.rs/volatile"
99
repository = "https://github.com/rust-osdev/volatile"
10+
edition = "2021"
1011

1112
[dependencies]
1213

0 commit comments

Comments
 (0)