Skip to content

Commit b33c3f5

Browse files
format
1 parent 03173db commit b33c3f5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/pg_analyser/Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ pg_query_ext = { workspace = true }
1818
serde = { workspace = true }
1919

2020
[dev-dependencies]
21-
termcolor = { workspace = true }
22-
pg_query = { workspace = true}
23-
pg_diagnostics = { workspace = true}
21+
pg_diagnostics = { workspace = true }
22+
termcolor = { workspace = true }

0 commit comments

Comments
 (0)