summaryrefslogtreecommitdiff
path: root/docs/commands/to-toml.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/commands/to-toml.md')
-rw-r--r--docs/commands/to-toml.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/commands/to-toml.md b/docs/commands/to-toml.md
index 579bbdbcc..70a611c22 100644
--- a/docs/commands/to-toml.md
+++ b/docs/commands/to-toml.md
@@ -88,7 +88,7 @@ version = "0.4.6"
[dependencies.cursive]
default-features = false
features = ["pancurses-backend"]
-version = "0.16.1"
+version = "0.17.0"
[dependencies.futures-preview]
features = ["compat", "io-compat"]