AP Ljungquist
AP Ljungquist
The goal is to make it easy to compile version locks for all runtime dependencies in a way that is robust to human error. By using the wildcard extra the...
Fixes jazzband/pip-tools#1396 The goal is to facilitate reproducible builds by compiling version locks for all packages used. ##### Contributor checklist - [x] Provided the tests for the changes. - [x]...
Binary crates can be built with or without feature unification. Building without sometimes results in a smaller artefact. I'm unsure if this is worth mentioning, but I found no issues...