mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
chore: remove CARGO_WORKSPACE_DIR var
This commit is contained in:
parent
8c22426223
commit
9d66dbc28f
|
|
@ -1,6 +1,2 @@
|
||||||
[alias]
|
[alias]
|
||||||
xtask = "run --package xtask --"
|
xtask = "run --package xtask --"
|
||||||
|
|
||||||
[env]
|
|
||||||
# See: https://github.com/rust-lang/cargo/issues/3946#issuecomment-973132993
|
|
||||||
CARGO_WORKSPACE_DIR = { value = "", relative = true }
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue