Add a patch for zip so ethereum-serai doesn't conflict with Substrate

Also commits the lock file and updates documentation.
This commit is contained in:
Luke Parker
2022-07-16 17:49:35 -04:00
parent c589743e2b
commit 2bddce2087
5 changed files with 9770 additions and 18 deletions

View File

@@ -20,3 +20,6 @@ members = [
[profile.release]
panic = "unwind"
[patch.crates-io]
zip = { version = "0.6.2", git = "https://github.com/zip-rs/zip", rev = "bb230ef56adc13436d1fcdfaa489249d119c498f" }