Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: svenstaro/dummyhttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: svenstaro/dummyhttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 23, 2024

  1. Copy the full SHA
    2f9e2e2 View commit details
  2. Copy the full SHA
    5db4335 View commit details

Commits on Sep 1, 2024

  1. Bump the all-dependencies group with 3 updates

    Bumps the all-dependencies group with 3 updates: [clap_complete](https://github.com/clap-rs/clap), [serde_json](https://github.com/serde-rs/json) and [tokio](https://github.com/tokio-rs/tokio).
    
    
    Updates `clap_complete` from 4.5.23 to 4.5.24
    - [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.23...clap_complete-v4.5.24)
    
    Updates `serde_json` from 1.0.125 to 1.0.127
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.125...1.0.127)
    
    Updates `tokio` from 1.39.3 to 1.40.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2024
    Copy the full SHA
    06ef773 View commit details

Commits on Sep 2, 2024

  1. Merge pull request #516 from svenstaro/dependabot/cargo/all-dependenc…

    …ies-d98f735456
    
    Bump the all-dependencies group with 3 updates
    svenstaro authored Sep 2, 2024
    Copy the full SHA
    c8c74a6 View commit details

Commits on Sep 3, 2024

  1. Bump quinn-proto from 0.11.6 to 0.11.8

    Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.6 to 0.11.8.
    - [Release notes](https://github.com/quinn-rs/quinn/releases)
    - [Commits](quinn-rs/quinn@quinn-proto-0.11.6...quinn-proto-0.11.8)
    
    ---
    updated-dependencies:
    - dependency-name: quinn-proto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 3, 2024
    Copy the full SHA
    8f73539 View commit details
  2. Merge pull request #517 from svenstaro/dependabot/cargo/quinn-proto-0…

    ….11.8
    
    Bump quinn-proto from 0.11.6 to 0.11.8
    svenstaro authored Sep 3, 2024
    Copy the full SHA
    09a5470 View commit details

Commits on Oct 2, 2024

  1. Copy the full SHA
    544d987 View commit details
  2. Bump deps

    svenstaro committed Oct 2, 2024
    Copy the full SHA
    52b3332 View commit details

Commits on Nov 1, 2024

  1. Bump the all-dependencies group with 10 updates

    Bumps the all-dependencies group with 10 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.92` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.19` | `4.5.20` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.36` |
    | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.23` | `0.2.24` |
    | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` |
    | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.14` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.8` | `0.12.9` |
    
    
    Updates `anyhow` from 1.0.89 to 1.0.92
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.89...1.0.92)
    
    Updates `clap` from 4.5.19 to 4.5.20
    - [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.19...clap_complete-v4.5.20)
    
    Updates `clap_complete` from 4.5.29 to 4.5.36
    - [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.29...clap_complete-v4.5.36)
    
    Updates `clap_mangen` from 0.2.23 to 0.2.24
    - [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_mangen-v0.2.23...clap_mangen-v0.2.24)
    
    Updates `hyper` from 1.4.1 to 1.5.0
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.4.1...v1.5.0)
    
    Updates `rustls` from 0.23.13 to 0.23.14
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.23.13...v/0.23.14)
    
    Updates `serde_json` from 1.0.128 to 1.0.132
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.128...1.0.132)
    
    Updates `tokio` from 1.40.0 to 1.41.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0)
    
    Updates `uuid` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.10.0...1.11.0)
    
    Updates `reqwest` from 0.12.8 to 0.12.9
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.8...v0.12.9)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap_mangen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: rustls
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2024
    Copy the full SHA
    42adb59 View commit details

Commits on Nov 2, 2024

  1. Merge pull request #522 from svenstaro/dependabot/cargo/all-dependenc…

    …ies-88efb7242f
    
    Bump the all-dependencies group with 10 updates
    svenstaro authored Nov 2, 2024
    Copy the full SHA
    bdebb63 View commit details

Commits on Dec 1, 2024

  1. Bump the all-dependencies group with 8 updates

    Bumps the all-dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.92` | `1.0.93` |
    | [axum](https://github.com/tokio-rs/axum) | `0.7.7` | `0.7.9` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.38` |
    | [hyper](https://github.com/hyperium/hyper) | `1.5.0` | `1.5.1` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` |
    | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` |
    
    
    Updates `anyhow` from 1.0.92 to 1.0.93
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.92...1.0.93)
    
    Updates `axum` from 0.7.7 to 0.7.9
    - [Release notes](https://github.com/tokio-rs/axum/releases)
    - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
    - [Commits](tokio-rs/axum@axum-v0.7.7...axum-v0.7.9)
    
    Updates `clap` from 4.5.20 to 4.5.21
    - [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.20...clap_complete-v4.5.21)
    
    Updates `clap_complete` from 4.5.36 to 4.5.38
    - [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.36...clap_complete-v4.5.38)
    
    Updates `hyper` from 1.5.0 to 1.5.1
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.5.0...v1.5.1)
    
    Updates `serde_json` from 1.0.132 to 1.0.133
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.132...v1.0.133)
    
    Updates `tokio` from 1.41.0 to 1.41.1
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1)
    
    Updates `url` from 2.5.2 to 2.5.4
    - [Release notes](https://github.com/servo/rust-url/releases)
    - [Commits](servo/rust-url@v2.5.2...v2.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: axum
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: url
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 1, 2024
    Copy the full SHA
    1170b46 View commit details
  2. Merge pull request #523 from svenstaro/dependabot/cargo/all-dependenc…

    …ies-0b65c6ff12
    
    Bump the all-dependencies group with 8 updates
    svenstaro authored Dec 1, 2024
    Copy the full SHA
    e41ce14 View commit details

Commits on Dec 4, 2024

  1. Bump hashbrown from 0.15.0 to 0.15.2

    Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.15.0 to 0.15.2.
    - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rust-lang/hashbrown/commits)
    
    ---
    updated-dependencies:
    - dependency-name: hashbrown
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 4, 2024
    Copy the full SHA
    772cf64 View commit details
  2. Merge pull request #524 from svenstaro/dependabot/cargo/hashbrown-0.15.2

    Bump hashbrown from 0.15.0 to 0.15.2
    svenstaro authored Dec 4, 2024
    Copy the full SHA
    1aee129 View commit details

Commits on Jan 1, 2025

  1. Bump the all-dependencies group with 13 updates

    Bumps the all-dependencies group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` |
    | [axum](https://github.com/tokio-rs/axum) | `0.7.9` | `0.8.1` |
    | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.40` |
    | [colored](https://github.com/mackwic/colored) | `2.1.0` | `2.2.0` |
    | [hyper](https://github.com/hyperium/hyper) | `1.5.1` | `1.5.2` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` |
    | [tower](https://github.com/tower-rs/tower) | `0.5.1` | `0.5.2` |
    | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.2` | `3.1.3` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` |
    | [rstest](https://github.com/la10736/rstest) | `0.23.0` | `0.24.0` |
    
    
    Updates `anyhow` from 1.0.93 to 1.0.95
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.93...1.0.95)
    
    Updates `axum` from 0.7.9 to 0.8.1
    - [Release notes](https://github.com/tokio-rs/axum/releases)
    - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/tokio-rs/axum/commits)
    
    Updates `chrono` from 0.4.38 to 0.4.39
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.38...v0.4.39)
    
    Updates `clap` from 4.5.21 to 4.5.23
    - [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.21...clap_complete-v4.5.23)
    
    Updates `clap_complete` from 4.5.38 to 4.5.40
    - [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.38...clap_complete-v4.5.40)
    
    Updates `colored` from 2.1.0 to 2.2.0
    - [Release notes](https://github.com/mackwic/colored/releases)
    - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
    - [Commits](colored-rs/colored@v2.1.0...v2.2.0)
    
    Updates `hyper` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.5.1...v1.5.2)
    
    Updates `serde_json` from 1.0.133 to 1.0.134
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.133...v1.0.134)
    
    Updates `tokio` from 1.41.1 to 1.42.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0)
    
    Updates `tower` from 0.5.1 to 0.5.2
    - [Release notes](https://github.com/tower-rs/tower/releases)
    - [Commits](tower-rs/tower@tower-0.5.1...tower-0.5.2)
    
    Updates `predicates` from 3.1.2 to 3.1.3
    - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/predicates-rs@v3.1.2...v3.1.3)
    
    Updates `reqwest` from 0.12.9 to 0.12.12
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12)
    
    Updates `rstest` from 0.23.0 to 0.24.0
    - [Release notes](https://github.com/la10736/rstest/releases)
    - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
    - [Commits](la10736/rstest@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: axum
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: chrono
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: colored
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: tower
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: predicates
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: rstest
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 1, 2025
    Copy the full SHA
    6f99c39 View commit details

Commits on Jan 3, 2025

  1. Merge pull request #525 from svenstaro/dependabot/cargo/all-dependenc…

    …ies-610db9eef2
    
    Bump the all-dependencies group with 13 updates
    svenstaro authored Jan 3, 2025
    Copy the full SHA
    5182ddc View commit details

Commits on Feb 1, 2025

  1. Bump the all-dependencies group with 8 updates

    Bumps the all-dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.27` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.44` |
    | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.24` | `0.2.26` |
    | [colored](https://github.com/mackwic/colored) | `2.2.0` | `3.0.0` |
    | [hyper](https://github.com/hyperium/hyper) | `1.5.2` | `1.6.0` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.138` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.12.1` |
    
    
    Updates `clap` from 4.5.23 to 4.5.27
    - [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.23...clap_complete-v4.5.27)
    
    Updates `clap_complete` from 4.5.40 to 4.5.44
    - [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.40...clap_complete-v4.5.44)
    
    Updates `clap_mangen` from 0.2.24 to 0.2.26
    - [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_mangen-v0.2.24...clap_mangen-v0.2.26)
    
    Updates `colored` from 2.2.0 to 3.0.0
    - [Release notes](https://github.com/mackwic/colored/releases)
    - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
    - [Commits](colored-rs/colored@v2.2.0...v3.0.0)
    
    Updates `hyper` from 1.5.2 to 1.6.0
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.5.2...v1.6.0)
    
    Updates `serde_json` from 1.0.134 to 1.0.138
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.134...v1.0.138)
    
    Updates `tokio` from 1.42.0 to 1.43.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0)
    
    Updates `uuid` from 1.11.0 to 1.12.1
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.11.0...1.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: clap_mangen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: colored
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all-dependencies
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2025
    Copy the full SHA
    e9af482 View commit details

Commits on Feb 2, 2025

  1. Merge pull request #526 from svenstaro/dependabot/cargo/all-dependenc…

    …ies-bd69bb6327
    
    Bump the all-dependencies group with 8 updates
    svenstaro authored Feb 2, 2025
    Copy the full SHA
    cb88179 View commit details
Showing with 473 additions and 324 deletions.
  1. +1 −1 .github/workflows/build-release.yml
  2. +457 −317 Cargo.lock
  3. +6 −6 Cargo.toml
  4. +5 −0 README.md
  5. +4 −0 release.toml
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ jobs:
cargo_flags: ""
- os: macos-latest
target: x86_64-apple-darwin
compress: true
compress: false
cargo_flags: ""
- os: macos-latest
target: aarch64-apple-darwin
Loading