mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 02:41:39 +00:00

Support AIX-style archive type Reading facility of AIX big archive has been supported by `object` since 0.30.0. Writing facility of AIX big archive has already been supported by `ar_archive_writer`, but we need to bump the version to support the new archive type enum.