Closed fee1-dead closed 1 year ago
:pushpin: Commit 9233e54a0efd09c60afa454444e5bd19d518c8ec has been approved by jackh726
It is now in the queue for this repository.
:hourglass: Testing commit 9233e54a0efd09c60afa454444e5bd19d518c8ec with merge a618c6cc00f03910d7d34aa26380b8abbe2d6035...
:sunny: Test successful - checks-actions Approved by: jackh726 Pushing a618c6cc00f03910d7d34aa26380b8abbe2d6035 to master...
Interesting, this adds syn 2 but doesn't remove syn 1. Do you know if other dependencies have also switched to syn 2 and released a new version already ? Will syn be duplicated in rustc as well ?
Dependencies that introduce syn:
so those will need to be upgraded
tracing v0.1.29
Yeah, I'm (pretty sure) we're on it.
I found the rustc tracking issue for this migration, with the other dependencies introducing syn and requiring upgrades there, at https://github.com/rust-lang/rust/issues/109302.
@bors r+