We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c7f20 commit a1b7f00Copy full SHA for a1b7f00
helix-lsp/Cargo.toml
@@ -12,7 +12,7 @@ homepage = "https://helix-editor.com"
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
14
[dependencies]
15
-helix-core = { version = "0.4", path = "../helix-core" }
+helix-core = { version = "0.5", path = "../helix-core" }
16
17
anyhow = "1.0"
18
futures-executor = "0.3"
0 commit comments