You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: set workspace edition = "2024" rust-version = "1.85.0"
rust 1.85 is the MSRV for edition 2024.
cargo fmt --all reformats many files for 2024.
Manual fix to ngx_container_of! macro for safety rules in 2024 -
wasn't possible to fix automatically with cargo fix.
0 commit comments