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

Merged
merged 11 commits into from
Sep 27, 2024
Merged

Update dependencies #41

merged 11 commits into from
Sep 27, 2024

Commits on Sep 26, 2024

  1. build(deps): bump clap from 4.5.10 to 4.5.18

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.10 to 4.5.18.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.10...clap_complete-v4.5.18)
    
    ---
    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 Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5c9a6ea View commit details
    Browse the repository at this point in the history
  2. build(deps): bump strum from 0.26.2 to 0.26.3

    Bumps [strum](https://github.com/Peternator7/strum) from 0.26.2 to 0.26.3.
    - [Release notes](https://github.com/Peternator7/strum/releases)
    - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
    - [Commits](Peternator7/strum@v0.26.2...v0.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: strum
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c9206ae View commit details
    Browse the repository at this point in the history
  3. build(deps): bump fake from 2.9.2 to 2.10.0

    Bumps [fake](https://github.com/cksac/fake-rs) from 2.9.2 to 2.10.0.
    - [Commits](https://github.com/cksac/fake-rs/commits)
    
    ---
    updated-dependencies:
    - dependency-name: fake
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9ed7311 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump tokio from 1.38.0 to 1.40.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.40.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bff7529 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump serde from 1.0.203 to 1.0.210

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.210.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.203...v1.0.210)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a5663b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge pull request #40 from josueBarretogit/dependabot/cargo/serde-1.…

    …0.210
    
    build(deps): bump serde from 1.0.203 to 1.0.210
    josueBarretogit authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ba4b800 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from josueBarretogit/dependabot/cargo/fake-2.10.0

    build(deps): bump fake from 2.9.2 to 2.10.0
    josueBarretogit authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    904a850 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from josueBarretogit/dependabot/cargo/clap-4.5.18

    build(deps): bump clap from 4.5.10 to 4.5.18
    josueBarretogit authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5c1979a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #37 from josueBarretogit/dependabot/cargo/strum-0.…

    …26.3
    
    build(deps): bump strum from 0.26.2 to 0.26.3
    josueBarretogit authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    23b2eef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4630b3c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #39 from josueBarretogit/dependabot/cargo/tokio-1.…

    …40.0
    
    build(deps): bump tokio from 1.38.0 to 1.40.0
    josueBarretogit authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    029204c View commit details
    Browse the repository at this point in the history