Logo
Explore Help
Sign In
machankura/mempool
3
0
Fork 0
You've already forked mempool
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
mempool/Cargo.toml

9 lines
97 B
TOML
Raw Normal View History

Use Cargo workspace Cargo workspace in the root will help make the IDE experience universal. Cargo.lock and the target directory for build artifacts will be in the root of the mempool repository (with ./target ignored by git).
2023-06-23 22:07:43 -07:00
[workspace]
members = [
"./backend/rust-gbt",
Feature: Use napi-rs instead of neon
2023-06-24 11:21:58 -07:00
]
[profile.release]
lto = true
codegen-units = 1
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 425ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API