ubuntu / aad-auth

Azure AD authentication module for Ubuntu
GNU Lesser General Public License v3.0
144 stars 22 forks source link

deps: Update deps to latest available SemVer version #451

Closed denisonbarbosa closed 5 months ago

denisonbarbosa commented 5 months ago

This is the result of running cargo update. Dependabot does not catch dependency updates for transitive dependencies in Rust, so we should also consider adding this command to a CI job.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (f1369fe) 83.26% compared to head (c3cda24) 83.26%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ======================================= Coverage 83.26% 83.26% ======================================= Files 36 36 Lines 2958 2958 Branches 279 279 ======================================= Hits 2463 2463 Misses 375 375 Partials 120 120 ```

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