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 1094159..38b5655 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,7 +56,7 @@ pulldown-cmark = { version = "0.8", default-features = false }
syn = "=1.0.57"
[dependencies.cursive]
-version = "0.16"
+version = "0.17"
default-features = false
features = ["toml"]