Changed
- use
[patch.crates-io]
to use crate forks/upstream unreleased changes, rather than using the git directive in the dependencies section.
This has the added benefit of making the dependency tree smaller, as other crates that depend on the patched crates also use the patches. This should result in smaller binaries.
Full Changelog: 0.42.0...0.42.1