Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.37.19 source code.tar.gz | 2023-05-04 | 373.3 kB | |
0.37.19 source code.zip | 2023-05-04 | 538.9 kB | |
README.md | 2023-05-04 | 348 Bytes | |
Totals: 3 Items | 912.5 kB | 0 |
What's Changed
- Fix no-std builds for MacOS and BSDs by @niluxv in https://github.com/bytecodealliance/rustix/pull/647
- Make
linkat
,unlinkat
, andrenameat
weak on macos. by @sunfishcode in https://github.com/bytecodealliance/rustix/pull/649
Full Changelog: https://github.com/bytecodealliance/rustix/compare/v0.37.18...v0.37.19