mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-31 13:54:27 +01:00
Add tracing_release feature for benchmarks to compile tracing macros to noops
This commit is contained in:
@@ -14,6 +14,7 @@ crate-type = ["cdylib"]
|
||||
[features]
|
||||
# must be enabled when building with `cargo build`, maturin enables this automatically
|
||||
extension-module = ["pyo3/extension-module"]
|
||||
tracing_release = ["turso_core/tracing_release"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user