mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Disallow indexing (#320)
* Remove indexing * Introduce replace_with_dosdevices * Remove all direct indexing
This commit is contained in:
@@ -68,3 +68,8 @@ sqlite = "^0.30.3"
|
||||
[features]
|
||||
# This feature is enabled when building for a flatpak environment
|
||||
flatpak = []
|
||||
|
||||
#[profile.release]
|
||||
#codegen-units = 1
|
||||
#opt-level = "z" # Optimize for size.
|
||||
#lto = true
|
||||
Reference in New Issue
Block a user