add CARGO_WORKSPACE_DIR constant

This commit is contained in:
Kevaundray Wedderburn
2025-05-11 22:52:31 +01:00
parent 33085b7319
commit 0d067b4a26

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[env]
CARGO_WORKSPACE_DIR = { value = "", relative = true }