Skip to content

Commit

Permalink
chore: pin zstd-sys due to gyscos/zstd-rs#270
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Apr 22, 2024
1 parent 1f1d6ab commit 355d236
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions index/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ tokio = { version = "1", features = ["sync"] }
bytesize = "1.3"
parking_lot = "0.12"

zstd-sys = "=2.0.9"

[dev-dependencies]
tokio = { version = "1", features = ["full"] }
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 355d236

Please sign in to comment.