-
Notifications
You must be signed in to change notification settings - Fork 15
[auto] Update cargo dependencies #336
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
Open
xv-github-iat-bot
wants to merge
1
commit into
main
Choose a base branch
from
gha/cargo-update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+123
−107
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Code coverage summary for 7673fc0: ✅ Region coverage 67% passes |
```console
$ cargo update
Updating crates.io index
Updating git repository `https://github.com/expressvpn/wolfssl-rs`
Updating git submodule `https://github.com/wolfSSL/wolfssl.git`
Locking 28 packages to latest Rust 1.92.0 compatible versions
Updating base64ct v1.8.1 -> v1.8.3
Updating cc v1.2.51 -> v1.2.52
Updating clap v4.5.53 -> v4.5.54
Updating clap_builder v4.5.53 -> v4.5.54
Updating find-msvc-tools v0.1.6 -> v0.1.7
Updating flume v0.11.1 -> v0.12.0
Updating getrandom v0.2.16 -> v0.2.17
Updating indexmap v2.12.1 -> v2.13.0
Updating libc v0.2.178 -> v0.2.180
Updating lru v0.16.2 -> v0.16.3
Removing nanorand v0.7.0
Adding netlink-packet-core v0.8.1
Adding netlink-packet-route v0.28.0
Updating proc-macro2 v1.0.104 -> v1.0.105
Updating quote v1.0.42 -> v1.0.43
Updating route_manager v0.2.9 -> v0.2.10
Updating rsa v0.9.9 -> v0.9.10
Updating serde_json v1.0.148 -> v1.0.149
Updating serial_test v3.2.0 -> v3.3.1
Updating serial_test_derive v3.2.0 -> v3.3.1
Updating syn v2.0.111 -> v2.0.114
Updating tokio v1.48.0 -> v1.49.0
Updating tokio-stream v0.1.17 -> v0.1.18
Updating tokio-util v0.7.17 -> v0.7.18
Updating wolfssl v3.0.0 (https://github.com/expressvpn/wolfssl-rs#9b9d063d) -> #7177617b
Updating wolfssl-sys v2.0.0 (https://github.com/expressvpn/wolfssl-rs#9b9d063d) -> #7177617b
Updating zerocopy v0.8.31 -> v0.8.33
Updating zerocopy-derive v0.8.31 -> v0.8.33
Updating zmij v1.0.3 -> v1.0.13
note: pass `--verbose` to see 6 unchanged dependencies behind latest
```
d50705a to
7673fc0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.