Skip to content

Commit

Permalink
build(deps): bump the patch-updates group across 1 directory with 2 u…
Browse files Browse the repository at this point in the history
…pdates

Bumps the patch-updates group with 2 updates in the /nym-vpn-core directory: [clap](https:/clap-rs/clap) and [futures](https:/rust-lang/futures-rs).


Updates `clap` from 4.5.18 to 4.5.20
- [Release notes](https:/clap-rs/clap/releases)
- [Changelog](https:/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.18...clap_complete-v4.5.20)

Updates `futures` from 0.3.30 to 0.3.31
- [Release notes](https:/rust-lang/futures-rs/releases)
- [Changelog](https:/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.30...0.3.31)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent dd3484c commit 8ce2afa
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions nym-vpn-core/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 nym-vpn-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ bytes = "1.7"
chrono = "0.4.38"
clap = "4.5"
dirs = "5.0.1"
futures = "0.3.30"
futures = "0.3.31"
hex = "0.4"
hickory-resolver = "0.24.1"
http = "0.2.12" # version compatible with tonic
Expand Down

0 comments on commit 8ce2afa

Please sign in to comment.