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

Update Rust dependencies #1750

Merged
merged 5 commits into from
Sep 17, 2021
Merged

Update Rust dependencies #1750

merged 5 commits into from
Sep 17, 2021

Commits on Sep 16, 2021

  1. tools: cargo update

    tjkirch committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    d7478e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8da1ad View commit details
    Browse the repository at this point in the history
  3. Update serde-plain to 1.0

    The update_metadata crate is shared between the sources/ and tools/
    workspaces.  This update covers both so the tools/ workspace doesn't
    need to be updated again after sources/.
    tjkirch committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    09e7195 View commit details
    Browse the repository at this point in the history
  4. sources: cargo update

    tjkirch committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    c503a46 View commit details
    Browse the repository at this point in the history
  5. sources: update serde-xml-rs

    tjkirch committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    fe98ffa View commit details
    Browse the repository at this point in the history