Skip to content

Commit efe6fcb

Browse files
committed
Revert "Decouple current syntax tree from the one codegen uses"
This reverts commit ec9de46.
1 parent 28aba10 commit efe6fcb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

codegen/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ thiserror = "1"
2323
toml = "0.5"
2424

2525
[workspace]
26+
[patch.crates-io]
27+
syn = { path = ".." }

0 commit comments

Comments
 (0)