build(deps): bump libflate from 1.0.3 to 1.0.4

Bumps [libflate](https://github.com/sile/libflate) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/sile/libflate/releases)
- [Commits](https://github.com/sile/libflate/compare/1.0.3...1.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-17 19:08:10 +00:00 committed by Mike Welsh
parent 9a0ecded03
commit f622bba2e9
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1812,9 +1812,9 @@ checksum = "538c092e5586f4cdd7dd8078c4a79220e3e168880218124dcbce860f0ea938c6"
[[package]] [[package]]
name = "libflate" name = "libflate"
version = "1.0.3" version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "389de7875e06476365974da3e7ff85d55f1972188ccd9f6020dd7c8156e17914" checksum = "158ae2ca09a761eaf6050894f5a6f013f2773dafe24f67bfa73a7504580e2916"
dependencies = [ dependencies = [
"adler32", "adler32",
"crc32fast", "crc32fast",