aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8e7a25c..d0b36d0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ license = "MIT"
version = "0.1.6"
authors = ["Jesse Luehrs <doy@tozt.net>"]
exclude = ["screenshots/*"]
+edition = "2021"
[badges]
travis-ci = { repository = "doy/fancy-prompt", branch = "master" }