Skip to content

Commit

Permalink
Revert "Decouple current syntax tree from the one codegen uses"
Browse files Browse the repository at this point in the history
This reverts commit ec9de46.
  • Loading branch information
dtolnay committed Mar 25, 2023
1 parent 28aba10 commit efe6fcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ thiserror = "1"
toml = "0.5"

[workspace]
[patch.crates-io]
syn = { path = ".." }

0 comments on commit efe6fcb

Please sign in to comment.