summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b4965fd..5b7c5a8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,7 @@ termion = "3.0.0"
bytesize = "1.3.0"
unicode-width = "0.1.11"
colorsys = "0.6.7"
-enum-iterator = "2.0.0"
+enum-iterator = "2.0.1"
clap = "4.5.4"
copypasta-ext = "0.4.4"