hendrikmakait commented on code in PR #1138: URL: https://github.com/apache/iceberg-rust/pull/1138#discussion_r2014602802
########## Cargo.toml: ########## @@ -100,7 +96,6 @@ thrift = "0.17.0" tokio = { version = "1.36", default-features = false } typed-builder = "0.20" url = "2.5.4" -urlencoding = "2" Review Comment: Cargo removed this line and the other non-`paste` lines when dropping `paste` via `cargo remove paste -p iceberg`. I'm happy to add them back if Cargo was over-eager. -- 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