vii commented on PR #18786: URL: https://github.com/apache/datafusion/pull/18786#issuecomment-3544068562
@alamb yes that's a great question (see [reddit thread](https://www.reddit.com/r/rust/comments/1j7fnsi/comment/mgxpd2s/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button)). The reason I want to move off `paste` is to avoid [RUSTSEC-2024-0436](https://osv.dev/vulnerability/RUSTSEC-2024-0436) which blocks us using it at work. Would you accept a PR with the token pasting implemented inline in this crate instead? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
