We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77f055 commit 2a5e70dCopy full SHA for 2a5e70d
examples/disco/Cargo.toml
@@ -9,3 +9,6 @@ csv = "1"
9
discorec = "0.2"
10
pgvector = { path = "../..", features = ["postgres"] }
11
postgres = "0.19"
12
+
13
+[profile.dev]
14
+opt-level = 1
0 commit comments