Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-view/Cargo.toml')
-rw-r--r--helix-view/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml
index 4d33eaf2..eb958747 100644
--- a/helix-view/Cargo.toml
+++ b/helix-view/Cargo.toml
@@ -42,7 +42,7 @@ futures-util = { version = "0.3", features = ["std", "async-await"], default-fea
slotmap.workspace = true
-chardetng = "0.1"
+chardetng = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"