Skip to content

Commit b14154d

Browse files
committed
remove debug symbols
1 parent 8ee6db6 commit b14154d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ repository = "https://github.com/geo-engine/geoengine"
2424
# TODO: Maybe https://rust-lang.github.io/rust-clippy/stable/index.html#missing_inline_in_public_items is more suitable
2525
[profile.release]
2626
lto = true
27-
debug = true
2827

2928
[profile.ci]
3029
inherits = "test"

0 commit comments

Comments
 (0)