mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 09:59:12 +00:00
fix: more renames
This commit is contained in:
parent
5aab89ff0d
commit
051d18494b
12 changed files with 441 additions and 322 deletions
|
@ -8,11 +8,11 @@ t = "nextest run"
|
|||
[build]
|
||||
target-dir = "target/target"
|
||||
|
||||
[unstable]
|
||||
codegen-backend = true
|
||||
# [unstable]
|
||||
# codegen-backend = true
|
||||
|
||||
[profile.release]
|
||||
codegen-backend = "cranelift"
|
||||
# [profile.release]
|
||||
# codegen-backend = "cranelift"
|
||||
|
||||
[profile.dev]
|
||||
codegen-backend = "cranelift"
|
||||
# [profile.dev]
|
||||
# codegen-backend = "cranelift"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue