Skip to content

Commit 67642f1

Browse files
authored
Merge pull request #13 from oxidecomputer/renovate/flate2-1.x
Update Rust crate flate2 to 1.1.1
2 parents d2b657f + 78dd53d commit 67642f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tokio-postgres = { version = "0.7", features = [ "with-chrono-0_4", "with-uuid-1
2222
[build-dependencies]
2323
anyhow = "1.0"
2424
camino = "1.1"
25-
flate2 = "1.0.33"
25+
flate2 = "1.1.1"
2626
reqwest = { version = "0.12", default-features = false, features = ["stream", "rustls-tls"] }
2727
sha2 = "0.10.8"
2828
strum = { version = "0.26.3", features = ["derive"] }

0 commit comments

Comments
 (0)