Skip to content

Commit

Permalink
feat: use fsst-rs 0.4.3 for "33% faster decompression"
Browse files Browse the repository at this point in the history
  • Loading branch information
danking committed Oct 28, 2024
1 parent 0db0ace commit 78dfb2a
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 @@ -84,7 +84,7 @@ fastlanes = "0.1.5"
flatbuffers = "24.3.25"
flexbuffers = "2.0.0"
fs_extra = "1.3.0"
fsst-rs = "0.4.1"
fsst-rs = "0.4.3"
futures = { version = "0.3.30", default-features = false }
futures-executor = "0.3.30"
futures-util = "0.3.30"
Expand Down

0 comments on commit 78dfb2a

Please sign in to comment.