ِDependency and Tooling update - #1
Merged
Merged
Conversation
…2025-58160) - Update tracing-subscriber from 0.3.19 to 0.3.20 via cargo update - Fixes terminal ANSI escape sequence injection via unsanitized SOCKS hostnames
- tracing-futures: unmaintained since 2021, functionality merged into tracing - percent-encoding: not referenced anywhere in src/
- tokio 1.44.2 -> 1.53.1 - clap 4.5.37 -> 4.6.4 - network-interface 2.0.1 -> 2.0.5 - owo-colors 4.2.0 -> 4.3.0 - color-eyre 0.6.3 -> 0.6.5 - tracing-appender 0.2.3 -> 0.2.5 - async-trait 0.1.88 -> 0.1.91
- Update rust-toolchain-version in Cargo.toml (fixes pre-existing mismatch with release.yml which already used 1.86.0) - Update release.yml to install Rust 1.97.1 - Bump sysinfo to 0.39 (requires Rust >= 1.95)
- Bump actions/checkout v3 -> v5 - Bump houseabsolute/actions-rust-cross v0 -> v1
- move dist config from Cargo.toml → dist-workspace.toml - add rust-toolchain.toml (replaces deprecated rust-toolchain-version) - update release workflow to cargo-dist v0.32 format - drop macOS targets and shell/powershell install
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
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.
No description provided.