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 bf48420..d3ce5b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -81,7 +81,7 @@ version = "1"
features = ["derive"]
[dependencies.toml]
-version = "0.7"
+version = "0.8"
optional = true
[dependencies.tokio]