Skip to content

Commit b28e5da

Browse files
chore(deps): bump flate2 from 1.0.24 to 1.0.25 (#221)
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.24 to 1.0.25. - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](https://github.com/rust-lang/flate2-rs/commits/1.0.25) --- updated-dependencies: - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5237ab commit b28e5da

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ async-trait = "0.1.58"
3434
chrono = "0.4.23"
3535
dhat = { version = "0.2.4", optional = true }
3636
futures = "0.3.25"
37-
flate2 = "1.0.24"
37+
flate2 = "1.0.25"
3838
http = "0.2.8"
3939
http-auth-basic = "0.3.3"
4040
handlebars = "4.3.5"

0 commit comments

Comments
 (0)