mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-03-28 04:20:48 +00:00
* fix(deps): update rust crate smoltcp to 0.13 * chore: raise MSRV to 1.91 for smoltcp 0.13 smoltcp 0.13 requires Rust 1.91. Align rust-version, clippy msrv, and GitHub MSRV workflow with that toolchain. Made-with: Cursor * fix(deps): bump aws-lc-rs for RUSTSEC-2026-0048 Update aws-lc-sys to 0.39.0 via aws-lc-rs 1.16.2 (CRL IDP validation fix). Made-with: Cursor --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: zonyitoo <zonyitoo@gmail.com>