chore: remove CARGO_WORKSPACE_DIR var

This commit is contained in:
ObserverOfTime 2025-09-24 19:45:40 +03:00 committed by Amaan Qureshi
parent 8c22426223
commit 9d66dbc28f

View file

@ -1,6 +1,2 @@
[alias]
xtask = "run --package xtask --"
[env]
# See: https://github.com/rust-lang/cargo/issues/3946#issuecomment-973132993
CARGO_WORKSPACE_DIR = { value = "", relative = true }