Closed d-e-s-o closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.78%. Comparing base (
df3b5dd
) to head (d286b3b
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bump the minimum supported Rust version to 1.69. Switching to this version will allow us to use
CStr::from_bytes_until_nul()
.