Skip to content

Commit de582d4

Browse files
committed
chore: rename cli binary to pglt
1 parent 072562b commit de582d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/pglt_cli/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,7 @@ tikv-jemallocator = "0.6.0"
5656
doctest = false
5757

5858
[features]
59+
60+
[[bin]]
61+
name = "pglt"
62+
path = "src/main.rs"

0 commit comments

Comments
 (0)