aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fa5e8aa..5946d2b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "rand-word-gen"
version = "1.1.0"
authors = ["nsfisis"]
-edition = "2018"
+edition = "2021"
description = "Generates random pseudo-English words."
license = "MIT"