liurenjie1024 opened a new pull request, #1173: URL: https://github.com/apache/iceberg-rust/pull/1173
## What changes are included in this PR? Changes tokio dependency, enable `sync` feature only by default, but requires `full` feature when we enable `tokio` cfg. With this change, we can still use tokio's runtime indepdenent utils, while only rely on tokio's runtime when we enable `tokio` cfg. ## Are these changes tested? CI. -- 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