Skip to content

Commit 80b1257

Browse files
committed
chore: cleanup
1 parent df16653 commit 80b1257

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Diff for: Cargo.lock

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: crates/codegen/Cargo.toml

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ edition = "2021"
99
proc-macro2 = "1.0.66"
1010
quote = "1.0.33"
1111
pg_query_proto_parser.workspace = true
12-
syn = { version = "2.0.35", features = ["full"] }
13-
regex = "1.9.5"
1412

1513
[lib]
1614
proc-macro = true

0 commit comments

Comments
 (0)