0.1.0-0-pre.1
This commit is contained in:
6
.cargo/config.toml
Normal file
6
.cargo/config.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# file: .cargo/config.toml
|
||||
# version: 1
|
||||
|
||||
[build]
|
||||
target-dir = "../builds/sasedev-games/target" # path of where to place generated artifacts
|
||||
build-dir = "../builds/sasedev-games/target" # path of where to place intermediate build artifacts
|
||||
Reference in New Issue
Block a user