Skip to content

Commit 8545ada

Browse files
committed
cargo update -p flate2:1.0.1 --aggressive
This updates the `flate2` we use in production. We also pull in `flate2:0.2.20` via `conduit-git-http-backend` which is a middleware that is only enabled in development. This addresses four instances of "Conditional jump or move depends on uninitialised value(s)" raised when running `valgrind --trace-children=yes cargo test`
1 parent faf625e commit 8545ada

File tree

1 file changed

+51
-19
lines changed

1 file changed

+51
-19
lines changed

Cargo.lock

Lines changed: 51 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)