mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
* chore: bump version for axum, dirs, sqlparser, yup-auth2, * chore: Bump datafusion to 7 and Delta-rs to f5e4b5f94393b517d3d88c200d7169cce11b304b * fix(test): query are now case insensitive in datafusion * fix(test): Remove println! statements
11 lines
156 B
TOML
11 lines
156 B
TOML
[workspace]
|
|
|
|
members = ["columnq", "columnq-cli", "roapi-http"]
|
|
|
|
[profile.dev]
|
|
split-debuginfo = "unpacked"
|
|
|
|
[profile.release]
|
|
lto = true
|
|
codegen-units = 1
|