mbrobbel opened a new pull request, #2474: URL: https://github.com/apache/arrow-adbc/pull/2474
[`LazyLock`](https://doc.rust-lang.org/stable/std/sync/struct.LazyLock.html) was stabilized in `1.80`, which is the minimal version in our workspace, so we can drop the `once_cell` dependency: https://github.com/apache/arrow-adbc/blob/c092bdc807ecf74e7532bc6c5f9b127ea26f4a8d/rust/Cargo.toml#L26 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
