Skip to content

Commit

Permalink
Merge branch 'main' into channel
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Oct 16, 2023
2 parents 090c128 + 22cc206 commit bd45efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ x509-parser = "0.15"
# Compress
brotli = { version = "3.3", default-features = false }
flate2 = { version = "1.0", default-features = false }
zstd = { version = "0.12", default-features = false }
zstd = { version = "0.13", default-features = false }

0 comments on commit bd45efa

Please sign in to comment.