Commit 2ebe1cd
Changed files (1)
Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "sqlfmt"
+name = "xlg-sqlfmt"
version = "0.1.0"
edition = "2024"
description = "A command-line SQL formatter that reads SQL from stdin and writes formatted SQL to stdout"