parent
fa6f489619
commit
f4cf15e5c3
2 changed files with 3 additions and 2 deletions
|
|
@ -345,6 +345,7 @@ pub fn build_exe(
|
|||
.target = target,
|
||||
.optimize = optimize_deps,
|
||||
.use_tree_sitter = use_tree_sitter,
|
||||
.use_llvm = use_llvm,
|
||||
});
|
||||
const syntax_mod = syntax_dep.module("syntax");
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
.dependencies = .{
|
||||
.syntax = .{
|
||||
.url = "git+https://github.com/neurocyte/flow-syntax?ref=master#880eac1a7ef51da53ae5116d69623169e74942fc",
|
||||
.hash = "flow_syntax-0.7.2-X8jOoXQZAQBvCqbqNVrI8MaCJGtp4dArhaki8igH9F3d",
|
||||
.url = "git+https://github.com/neurocyte/flow-syntax?ref=master#ad07bfe4f9fa9d855bc6c468d7be1dec7234a0c1",
|
||||
.hash = "flow_syntax-0.7.2-X8jOoUMaAQBMTjofnuE0qZRGOxUPFhcndEOk-kru-0fn",
|
||||
},
|
||||
.flags = .{
|
||||
.url = "git+https://github.com/neurocyte/flags?ref=main#984b27948da3e4e40a253f76c85b51ec1a9ada11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue