Skip to content

Commit 09664c1

Browse files
ok
1 parent cbbe1f2 commit 09664c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pgls_completions/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ tokio = { version = "1.41.1", features = ["full"] }
3232

3333
[dev-dependencies]
3434
criterion.workspace = true
35-
unindent = "0.2.4"
3635
insta.workspace = true
3736
pgls_test_utils.workspace = true
3837
regex = "1.12.2"
38+
unindent = "0.2.4"
3939

4040

4141
[lib]

0 commit comments

Comments
 (0)