update deps#1742
Conversation
|
Is there a specific reason we need any of these changes? |
|
There is no particular reason, just a routine update |
|
I'd prefer not to arbitrarily churn code unless there's a specific reason, especially WRT things as unstable as syn and proc_macro2. If someone on the core team is reading and strongly disagrees, feel free to reopen. |
|
@Eijebong disagrees |
|
I don't think they're that unstable and I'd prefer to review |
|
Failure is related to changes in nightly compiler, so #51042 has to be merged, and then |
|
If somebody needs a reason, this reduces amount of compilation if using diesel with another crate which has newest version of those dependencies (a specific example - |
|
Superseded by #1789 |
Updates:
quote: 0.5 => 0.6syn: 0.13 => 0.14proc-macro2: 0.3 => 0.4