Skip to content

Commit

Permalink
zstd pr got merged
Browse files Browse the repository at this point in the history
  • Loading branch information
hzuo committed Feb 16, 2023
1 parent 39a01a9 commit 8fea5f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ features = ["async"]

# Patch to get this unreleased fix: https://github.com/gyscos/zstd-rs/pull/209
[patch.crates-io.zstd]
git = "https://github.com/hzuo/zstd-rs/"
rev = "cc7610c1f5b25d21a35ffb27e3b383ed8c2b6747"
git = "https://github.com/gyscos/zstd-rs"
rev = "6ec761607ee0a27b106eeb3e772784b0b52ca941"

# Patch to get this unreleased fix: https://github.com/rust-random/getrandom/pull/307
# We need this because we build with `-sFILESYSTEM=0` and the previous implementation before that PR
Expand Down

0 comments on commit 8fea5f1

Please sign in to comment.