xxchan commented on code in PR #1203: URL: https://github.com/apache/iceberg-rust/pull/1203#discussion_r2040667397
########## .github/workflows/ci.yml: ########## @@ -144,7 +144,7 @@ jobs: cargo generate-lockfile -Z direct-minimal-versions -Z minimal-versions # Some dependencies don't correctly specify a minimal version for their dependencies and will fail to build. # So we update these transitive dependencies here. - cargo update tap faststr metainfo linkedbytes + cargo update faststr metainfo linkedbytes Review Comment: SGTM -- 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