Commit 2ebe1cd

mo khan <mo@mokhan.ca>
2025-09-24 18:38:50
chore: rename package because someone is squatting on the package name
1 parent 47119e2
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"