aboutsummaryrefslogtreecommitdiff
path: root/helix-view/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'helix-view/Cargo.toml')
-rw-r--r--helix-view/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml
index e54b0289..ce3f1af4 100644
--- a/helix-view/Cargo.toml
+++ b/helix-view/Cargo.toml
@@ -36,6 +36,7 @@ slotmap = "1"
chardetng = "0.1"
serde = { version = "1.0", features = ["derive"] }
+serde_json = "1.0"
toml = "0.5"
log = "~0.4"