Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-term/Cargo.toml')
-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 5e4367f0..09245aac 100644
--- a/helix-term/Cargo.toml
+++ b/helix-term/Cargo.toml
@@ -82,7 +82,7 @@ open = "5.3.2"
url = "2.5.4"
# config
-toml = "0.8"
+toml.workspace = true
serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }