v0.4.7-pre.017 (final)

This commit is contained in:
2026-08-05 11:37:10 +02:00
parent 1d1f57ae78
commit 4d18550cca
12 changed files with 24 additions and 29 deletions

View File

@@ -1,3 +1,6 @@
# file: .cargo/config.toml
# version: 1
[build]
target-dir = "../target" # path of where to place generated artifacts
build-dir = "../target" # path of where to place intermediate build artifacts