-
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
Merged
Merged
+139
−121
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 b38b4ed: ✅ Region coverage 67% passes |
7673fc0 to
50cd7f6
Compare
4a4e454 to
674b537
Compare
```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 33 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 clap_lex v0.7.6 -> v0.7.7
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 rand_core v0.9.3 -> v0.9.5
Updating route_manager v0.2.9 -> v0.2.11
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 time v0.3.44 -> v0.3.45
Updating time-core v0.1.6 -> v0.1.7
Updating time-macros v0.2.24 -> v0.2.25
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) -> #73d31444
Updating wolfssl-sys v2.0.0 (https://github.com/expressvpn/wolfssl-rs#9b9d063d) -> #73d31444
Updating zerocopy v0.8.31 -> v0.8.33
Updating zerocopy-derive v0.8.31 -> v0.8.33
Updating zmij v1.0.3 -> v1.0.14
note: pass `--verbose` to see 6 unchanged dependencies behind latest
```
674b537 to
358e00d
Compare
Duplicated crates: +check-dependencies *failed* | error[duplicate]: found 2 duplicate entries for crate 'netlink-packet-core' +check-dependencies *failed* | ┌─ /lightway/Cargo.lock:173:1 +check-dependencies *failed* | │ +check-dependencies *failed* | 173 │ ╭ netlink-packet-core 0.7.0 registry+https://github.com/rust-lang/crates.io-index +check-dependencies *failed* | 174 │ │ netlink-packet-core 0.8.1 registry+https://github.com/rust-lang/crates.io-index +check-dependencies *failed* | │ ╰───────────────────────────────────────────────────────────────────────────────┘ lock entries +check-dependencies *failed* | │ +check-dependencies *failed* | ├ netlink-packet-core v0.7.0 +check-dependencies *failed* | ├── netconfig-rs v0.1.5 +check-dependencies *failed* | │ └── tun-rs v2.7.5 +check-dependencies *failed* | │ ├── lightway-app-utils v0.1.0 +check-dependencies *failed* | │ │ ├── lightway-client v0.1.0 +check-dependencies *failed* | │ │ ├── (dev) lightway-core v0.1.0 +check-dependencies *failed* | │ │ │ ├── lightway-app-utils v0.1.0 (*) +check-dependencies *failed* | │ │ │ ├── lightway-client v0.1.0 (*) +check-dependencies *failed* | │ │ │ └── lightway-server v0.1.0 +check-dependencies *failed* | │ │ └── lightway-server v0.1.0 (*) +check-dependencies *failed* | │ └── (dev) lightway-client v0.1.0 (*) +check-dependencies *failed* | └── netlink-packet-route v0.24.0 +check-dependencies *failed* | └── netconfig-rs v0.1.5 (*) +check-dependencies *failed* | ├ netlink-packet-core v0.8.1 +check-dependencies *failed* | ├── netlink-packet-route v0.28.0 +check-dependencies *failed* | │ └── route_manager v0.2.10 +check-dependencies *failed* | │ ├── lightway-client v0.1.0 +check-dependencies *failed* | │ └── tun-rs v2.7.5 +check-dependencies *failed* | │ ├── lightway-app-utils v0.1.0 +check-dependencies *failed* | │ │ ├── lightway-client v0.1.0 (*) +check-dependencies *failed* | │ │ ├── (dev) lightway-core v0.1.0 +check-dependencies *failed* | │ │ │ ├── lightway-app-utils v0.1.0 (*) +check-dependencies *failed* | │ │ │ ├── lightway-client v0.1.0 (*) +check-dependencies *failed* | │ │ │ └── lightway-server v0.1.0 +check-dependencies *failed* | │ │ └── lightway-server v0.1.0 (*) +check-dependencies *failed* | │ └── (dev) lightway-client v0.1.0 (*) +check-dependencies *failed* | └── route_manager v0.2.10 (*) +check-dependencies *failed* | error[duplicate]: found 2 duplicate entries for crate 'netlink-packet-route' +check-dependencies *failed* | ┌─ /lightway/Cargo.lock:175:1 +check-dependencies *failed* | │ +check-dependencies *failed* | 175 │ ╭ netlink-packet-route 0.24.0 registry+https://github.com/rust-lang/crates.io-index +check-dependencies *failed* | 176 │ │ netlink-packet-route 0.28.0 registry+https://github.com/rust-lang/crates.io-index +check-dependencies *failed* | │ ╰─────────────────────────────────────────────────────────────────────────────────┘ lock entries +check-dependencies *failed* | │ +check-dependencies *failed* | ├ netlink-packet-route v0.24.0 +check-dependencies *failed* | └── netconfig-rs v0.1.5 +check-dependencies *failed* | └── tun-rs v2.7.5 +check-dependencies *failed* | ├── lightway-app-utils v0.1.0 +check-dependencies *failed* | │ ├── lightway-client v0.1.0 +check-dependencies *failed* | │ ├── (dev) lightway-core v0.1.0 +check-dependencies *failed* | │ │ ├── lightway-app-utils v0.1.0 (*) +check-dependencies *failed* | │ │ ├── lightway-client v0.1.0 (*) +check-dependencies *failed* | │ │ └── lightway-server v0.1.0 +check-dependencies *failed* | │ └── lightway-server v0.1.0 (*) +check-dependencies *failed* | └── (dev) lightway-client v0.1.0 (*) +check-dependencies *failed* | ├ netlink-packet-route v0.28.0 +check-dependencies *failed* | └── route_manager v0.2.10 +check-dependencies *failed* | ├── lightway-client v0.1.0 +check-dependencies *failed* | └── tun-rs v2.7.5 +check-dependencies *failed* | ├── lightway-app-utils v0.1.0 +check-dependencies *failed* | │ ├── lightway-client v0.1.0 (*) +check-dependencies *failed* | │ ├── (dev) lightway-core v0.1.0 +check-dependencies *failed* | │ │ ├── lightway-app-utils v0.1.0 (*) +check-dependencies *failed* | │ │ ├── lightway-client v0.1.0 (*) +check-dependencies *failed* | │ │ └── lightway-server v0.1.0 +check-dependencies *failed* | │ └── lightway-server v0.1.0 (*) +check-dependencies *failed* | └── (dev) lightway-client v0.1.0 (*)
kp-mariappan-ramasamy
approved these changes
Jan 14, 2026
Contributor
kp-mariappan-ramasamy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Contributor
|
For reference, updated route_manager: tun-rs/route_manager#28 |
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.