Skip to content

Commit 932a6e7

Browse files
committed
Cargo: bump Rust version to 2018
Signed-off-by: Levente Kurusa <[email protected]>
1 parent 01a3c22 commit 932a6e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ categories = ["os", "api-bindings", "os::unix-apis"]
77
license = "MIT OR Apache-2.0"
88
version = "0.1.1-alpha.0"
99
authors = ["Levente Kurusa <[email protected]>", "Sam Wilson <[email protected]>"]
10+
edition = "2018"
1011

1112
[dependencies]
1213
log = "0.4"

0 commit comments

Comments
 (0)