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 072562b commit de582d4Copy full SHA for de582d4
crates/pglt_cli/Cargo.toml
@@ -56,3 +56,7 @@ tikv-jemallocator = "0.6.0"
56
doctest = false
57
58
[features]
59
+
60
+[[bin]]
61
+name = "pglt"
62
+path = "src/main.rs"
0 commit comments