Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates the following dependencies: $ cargo update Updating crates.io index Locking 14 packages to latest compatible versions Updating block-buffer v0.11.0-rc.0 -> v0.11.0-rc.3 Adding byteorder v1.5.0 Updating const-oid v0.10.0-rc.0 -> v0.10.0-rc.3 Updating crypto-common v0.2.0-rc.0 -> v0.2.0-rc.1 Updating hybrid-array v0.2.0-rc.8 -> v0.2.1 Updating libc v0.2.155 -> v0.2.162 Updating ppv-lite86 v0.2.17 -> v0.2.20 Adding proc-macro2 v1.0.89 Adding quote v1.0.37 Updating subtle v2.6.0 -> v2.6.1 Adding syn v2.0.87 Adding unicode-ident v1.0.13 Adding zerocopy v0.7.35 (latest: v0.8.9) Adding zerocopy-derive v0.7.35 (latest: v0.8.9) It seems `ppv-lite86` now pulls in quite a few more dependencies, including `zerocopy` and its custom derive support along with the whole proc macro stack.
- Loading branch information