summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 16f4d8b..178e4f6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -53,6 +53,4 @@ features = ["v2_14"]
optional = true
[dependencies.nvim-rs]
-git = "https://github.com/vhakulinen/nvim-rs"
-branch = "ext-multigrid"
-default-features = false
+git = "https://github.com/KillTheMule/nvim-rs"