mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
0.3.11
This commit is contained in:
parent
1bfbbaa826
commit
0de1bcb725
6 changed files with 26 additions and 17857 deletions
|
@ -1,5 +1,9 @@
|
|||
# [target.x86_64-unknown-linux-gnu]
|
||||
# rustflags = ["-C", "link-arg=-fuse-ld=/usr/local/bin/mold"]
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
linker = "clang"
|
||||
rustflags = ["-C", "link-arg=-fuse-ld=/usr/bin/mold"]
|
||||
|
||||
[alias]
|
||||
t = "nextest run"
|
||||
|
||||
[build]
|
||||
target-dir = "target/target"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue