Skip to content

Commit

Permalink
Bump failure_derive and synstruture 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 e003103 commit 20213e3
Showing 1 changed file with 27 additions and 29 deletions.
56 changes: 27 additions & 29 deletions Cargo.lock

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

0 comments on commit 20213e3

Please sign in to comment.