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 the cargo group with 4 updates #2154

Merged
merged 2 commits into from
Jan 8, 2024

Commits on Jan 8, 2024

  1. Bump the cargo group with 4 updates

    Bumps the cargo group with 4 updates: [clap](https://github.com/clap-rs/clap), [semver](https://github.com/dtolnay/semver), [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json).
    
    
    Updates `clap` from 4.4.12 to 4.4.13
    - [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.4.12...v4.4.13)
    
    Updates `semver` from 1.0.20 to 1.0.21
    - [Release notes](https://github.com/dtolnay/semver/releases)
    - [Commits](dtolnay/semver@1.0.20...1.0.21)
    
    Updates `serde` from 1.0.194 to 1.0.195
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.194...v1.0.195)
    
    Updates `serde_json` from 1.0.110 to 1.0.111
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.110...v1.0.111)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    195c634 View commit details
    Browse the repository at this point in the history
  2. Run cargo update

    hannobraun committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d6ca1b5 View commit details
    Browse the repository at this point in the history