Skip to content

Commit

Permalink
use crates.io version of nucleo
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalkuthe committed Aug 20, 2023
1 parent 36d62a2 commit 89408cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ package.helix-term.opt-level = 2

[workspace.dependencies]
tree-sitter = { version = "0.20", git = "https://github.com/tree-sitter/tree-sitter", rev = "ab09ae20d640711174b8da8a654f6b3dec93da1a" }
nucleo = { version = "0.1", git = "https://github.com/helix-editor/nucleo.git" }
nucleo = "0.1"

0 comments on commit 89408cd

Please sign in to comment.