aboutsummaryrefslogtreecommitdiff
path: root/helix-term
diff options
context:
space:
mode:
Diffstat (limited to 'helix-term')
-rw-r--r--helix-term/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml
index 09f02c67..1e21ec16 100644
--- a/helix-term/Cargo.toml
+++ b/helix-term/Cargo.toml
@@ -62,7 +62,7 @@ open = "5.0.1"
url = "2.5.0"
# config
-toml = "0.7"
+toml = "0.8"
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }