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 #1897

Merged
merged 4 commits into from
Jun 19, 2023
Merged

Update dependencies #1897

merged 4 commits into from
Jun 19, 2023

Commits on Jun 19, 2023

  1. Bump serde_json from 1.0.96 to 1.0.97

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.96...v1.0.97)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hannobraun committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8f3d6a0 View commit details
    Browse the repository at this point in the history
  2. Bump clap from 4.3.3 to 4.3.4

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.3...v4.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hannobraun committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    185d232 View commit details
    Browse the repository at this point in the history
  3. Run cargo update

    hannobraun committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c9f999e View commit details
    Browse the repository at this point in the history
  4. Remove unused dependency

    hannobraun committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    03f6240 View commit details
    Browse the repository at this point in the history