Skip to content

Commit

Permalink
Bump failure_derive, serde_derive, and pest_generator dependencies
Browse files Browse the repository at this point in the history
Your crate has several transitive dependencies that use an old version
of the `syn` crate. In future versions of Rust (in particular, once
rust-lang/rust#77153) is merged), this may cause
your crate to stop compiling.

Fortunately, all of these crates have newer versions available when
depend on newer versions of `syn`. I've updated these crates in your
`Cargo.lock`, which will allow your crate to compile on both older and
newer versions of Rust.
  • Loading branch information
Aaron1011 committed Sep 28, 2020
1 parent 497c933 commit 29884a0
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29884a0

Please sign in to comment.