This commit is contained in:
2026-08-13 16:09:07 +02:00
parent 5f6c2ef45e
commit 199550bc82
25 changed files with 1233 additions and 1 deletions

6
.cargo/config.toml Normal file
View File

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