Nukesor / pueue

:stars: Manage your shell commands.
MIT License
4.9k stars 132 forks source link

cargo: Bump ring from 0.16 to 0.17 #484

Closed Xunop closed 9 months ago

Xunop commented 9 months ago

The ring v0.16 has some problems with RISCV64 support, and these were fixed after v0.17.

Checklist

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3724643) 79.58% compared to head (018fe9c) 79.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #484 +/- ## ========================================== - Coverage 79.58% 79.55% -0.04% ========================================== Files 77 77 Lines 5521 5521 ========================================== - Hits 4394 4392 -2 - Misses 1127 1129 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 9 months ago

Test Results

  3 files  +  1   22 suites  +8   2m 50s :stopwatch: + 1m 31s 144 tests ±  0  144 :white_check_mark: ±  0  0 :zzz: ±0  0 :x: ±0  308 runs  +143  308 :white_check_mark: +143  0 :zzz: ±0  0 :x: ±0 

Results for commit 018fe9c3. ± Comparison against base commit 37246432.

Nukesor commented 9 months ago

Nice, thanks :)

I'll try to update all other depenendencies and push a point release in the next few days.