Skip to content

Commit 91bde3e

Browse files
committed
feat(cubestore): Rockstore - optize index scanning
1 parent fe98989 commit 91bde3e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rust/cubestore/cubestore/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ repository = "https://github.com/cube-js/cube.js"
1313
ipc-channel = { version = "0.18.0" }
1414
libc = { version = "0.2.97", optional = true }
1515

16-
[profile.release]
17-
debug = "full"
18-
1916
[dependencies]
2017
base64 = "0.13.0"
2118
tokio = { version = "1", features = ["full", "rt"] }

0 commit comments

Comments
 (0)