xxchan commented on PR #849: URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2585765214
I tried to re-generate Cargo.lock using latest MSRV-aware resolver https://github.com/rust-lang/cargo/pull/14639 . `CARGO_RESOLVER_INCOMPATIBLE_RUST_VERSIONS=fallback cargo +stable generate-lockfile` But it seems that it doesn't automatically find the best version for me. So I manually fixed some (mainly AWS crates) with `cargo update --precise` <img width="674" alt="image" src="https://github.com/user-attachments/assets/0e410fa8-5065-4eb2-adc9-64842f797986" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org