Rearrange precompiled directory

This commit is contained in:
David Tolnay
2023-07-19 13:14:18 -07:00
parent a28292764c
commit b88052d875
13 changed files with 51 additions and 43 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[workspace]
members = ["proc-macro2", "serde_derive"]
members = ["bin", "proc-macro2"]
resolver = "2"
[patch.crates-io]