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 cf1ec03..a12809d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -53,7 +53,7 @@ pulldown-cmark = { version = "0.7", default-features = false }
syn = "=1.0.57"
[dependencies.cursive]
-version = "0.15"
+version = "0.16"
default-features = false
features = ["toml"]