Skip to content

Conversation

folkertdev
Copy link
Contributor

fixes #204

the typo meant that some C files were not included in the build, which caused the published version of this crate to fail for s390x targets

Also bumps the version because having this fixed on crates.io would be nice.

> ls src/zlib-ng/arch
arm  generic  power  riscv  s390  x86

the typo meant that some C files were not included in the build, which caused the published version of this crate to fail for s390x targets
Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for digging in and for submitting the fix!

@Byron Byron merged commit 788f050 into rust-lang:main Aug 12, 2024
45 checks passed
@Byron
Copy link
Member

Byron commented Aug 12, 2024

And here is the new release: https://github.com/rust-lang/libz-sys/releases/tag/1.1.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git and crates.io behave differently
2 participants