Skip to content

Commit 5e1c3a2

Browse files
Update Rust crate flate2 to v1.0.25 (#5536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24305ba commit 5e1c3a2

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
@@ -48,7 +48,7 @@ diesel = { version = "=1.4.8", features = ["postgres", "serde_json", "chrono", "
4848
diesel_full_text_search = "=1.0.1"
4949
diesel_migrations = { version = "=1.4.0", features = ["postgres"] }
5050
dotenv = "=0.15.0"
51-
flate2 = "=1.0.24"
51+
flate2 = "=1.0.25"
5252
futures-channel = { version = "=0.3.25", default-features = false }
5353
futures-util = "=0.3.25"
5454
hex = "=0.4.3"

0 commit comments

Comments
 (0)