We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28aba10 commit efe6fcbCopy full SHA for efe6fcb
1 file changed
codegen/Cargo.toml
@@ -23,3 +23,5 @@ thiserror = "1"
23
toml = "0.5"
24
25
[workspace]
26
+[patch.crates-io]
27
+syn = { path = ".." }
0 commit comments