Skip to content

Commit

Permalink
Bump the all-dependencies-cargo group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies-cargo group with 2 updates: gitlab and [clap](https://github.com/clap-rs/clap).


Updates `gitlab` from 0.1605.2 to 0.1606.0

Updates `clap` from 4.4.8 to 4.4.10
- [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.8...v4.4.10)

---
updated-dependencies:
- dependency-name: gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies-cargo
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies-cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bomgar committed Dec 1, 2023
1 parent 76d5500 commit af97d53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ rand = "0.8"
crossbeam = "0"
indicatif = "0"
openssl-probe = "0.1"
gitlab = "0.1605"
gitlab = "0.1606"
reqwest = { version = "0", features = ["json", "blocking"] }
tokio = { version = "1", features = ["full"] }
openssl = { version = "0.10", features = ["vendored"] }
Expand Down

0 comments on commit af97d53

Please sign in to comment.