Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump failure_derive, serde_derive, and pest_generator dependencies #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 28, 2020

  1. Bump failure_derive, serde_derive, and pest_generator dependencies

    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.
    Aaron1011 committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    29884a0 View commit details
    Browse the repository at this point in the history