We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee6db6 commit b14154dCopy full SHA for b14154d
Cargo.toml
@@ -24,7 +24,6 @@ repository = "https://github.com/geo-engine/geoengine"
24
# TODO: Maybe https://rust-lang.github.io/rust-clippy/stable/index.html#missing_inline_in_public_items is more suitable
25
[profile.release]
26
lto = true
27
-debug = true
28
29
[profile.ci]
30
inherits = "test"
0 commit comments