Commit 41f6dfa
global: adapt to zstd 1.5.7
All our code changes required to support the upgrade from 1.5.6.
* Rust zstd upgraded to 1.5.7 to match C version.
* Test output changes.
* `zstd_errors.h` inclusion via `zstd.h` caused problems.
* MUSL 1.1 compatibility issues (see previous commit).
* We added usage of `packaging.tags`, which required adding a build
dependency.
Closes #255.1 parent cb8fc35 commit 41f6dfa
File tree
15 files changed
+346
-66
lines changed- .github/workflows
- c-ext
- docs
- rust-ext/src
- tests
- zstandard
15 files changed
+346
-66
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments