enable encryption feature flag by default

This commit is contained in:
Avinash Sajjanshetty
2025-09-30 19:04:25 +05:30
parent c8111f9555
commit a360efa6e0
8 changed files with 3 additions and 13 deletions

View File

@@ -19,7 +19,6 @@ tracing.workspace = true
chrono = { workspace = true, default-features = false, features = ["clock"] }
[features]
encryption = ["turso_core/encryption"]
browser = []
tracing_release = ["turso_core/tracing_release"]
[build-dependencies]