aboutsummaryrefslogtreecommitdiff
path: root/bunny/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bunny/Cargo.toml')
-rw-r--r--bunny/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bunny/Cargo.toml b/bunny/Cargo.toml
index 5f6ae9d..e8a5617 100644
--- a/bunny/Cargo.toml
+++ b/bunny/Cargo.toml
@@ -3,6 +3,7 @@ name = "bunny"
version = "0.1.0"
authors = ["Nick Shipp <nick@shipp.ninja>"]
build = "build.rs"
+edition = "2018"
[dependencies]
efi = { path = "libefi" }