### Apache Iceberg Rust version None ### Describe the bug In the latest nightly run for pyiceberg-core, the wheels are 100MB each... https://github.com/apache/iceberg-rust/actions/runs/19274277069 From https://github.com/apache/iceberg-rust/issues/1458, It was > [Python wheels for 0.4.0](https://pypi.org/project/pyiceberg-core/0.4.0/#files): between ~ 0.7 and 1.5 MiB > > [Python wheels for 0.5.1](https://pypi.org/project/pyiceberg-core/0.5.1/#files): 25 to 55MiB Let's investigate if we can shrink this. For reference, pyarrow 22 wheels are ~50MB each https://pypi.org/project/pyarrow/22.0.0/#files ### To Reproduce _No response_ ### Expected behavior _No response_ ### Willingness to contribute None