Skip to content

Commit 8b96f00

Browse files
so far
1 parent 5707bb8 commit 8b96f00

File tree

5 files changed

+472
-1029
lines changed

5 files changed

+472
-1029
lines changed

Cargo.lock

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

crates/pgls_completions/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ criterion.workspace = true
3535
pgls_test_utils.workspace = true
3636
insta.workspace = true
3737
regex = "1.12.2"
38+
indoc = "2.0.7"
3839

3940

4041
[lib]

0 commit comments

Comments
 (0)