guarantee serde is in lockstep with serde_derive

This commit is contained in:
soqb
2023-08-21 00:53:22 +01:00
parent 3c7dd6fc1e
commit 2ea7e1300f
7 changed files with 149 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ members = [
"serde_derive",
"serde_derive_internals",
"test_suite",
"test_suite/assert_lockstep",
]
[patch.crates-io]