use codegen, instead of build.rs, to build header file

This commit is contained in:
Dustin J. Mitchell
2022-02-16 00:28:07 +00:00
parent 02055b122e
commit b1d537ac87
8 changed files with 76 additions and 35 deletions

View File

@@ -6,4 +6,5 @@ members = [
"sync-server",
"lib",
"integration-tests",
"xtask",
]