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 dependencies #149

Merged
merged 8 commits into from
Oct 5, 2023
Merged

Update dependencies #149

merged 8 commits into from
Oct 5, 2023

Commits on Oct 3, 2023

  1. Fix clippy warnings

    DmitrySamoylov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2e7d051 View commit details
    Browse the repository at this point in the history
  2. Remove excessive dependency version specification

    Only leave the first non-zero version number.
    DmitrySamoylov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1142e74 View commit details
    Browse the repository at this point in the history
  3. Upgrade clap

    DmitrySamoylov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0baf607 View commit details
    Browse the repository at this point in the history
  4. Upgrade syn

    DmitrySamoylov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    95ebc83 View commit details
    Browse the repository at this point in the history
  5. Upgrade bigdecimal

    DmitrySamoylov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f2395a7 View commit details
    Browse the repository at this point in the history
  6. Remove newline at test XMLs beginning

    Otherwise, some tests fail.
    DmitrySamoylov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a62c0be View commit details
    Browse the repository at this point in the history
  7. Run cargo update

    DmitrySamoylov committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fc82a35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28e109b View commit details
    Browse the repository at this point in the history