summaryrefslogtreecommitdiffstats
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 e48cdf8..ccf2122 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
anyhow = "1"
-aquamarine = "0.1.6"
+aquamarine = "0.1"
ascii_table = ">= 3.0.2"
atty = "0.2"
bytesize = "1"