Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #651

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Update dependencies #651

merged 2 commits into from
Sep 18, 2023

Conversation

Mingun
Copy link
Collaborator

@Mingun Mingun commented Sep 18, 2023

Update dev dependencies to latest versions and relax arbitrary requirements

pretty_assertions: 1.3 -> 1.4

criterion 0.5 requires Rust 1.70 (because of clap 0.4),
but our MSRV currently is 1.56.
Because it is used only for sporadic checks of performance,
it is not worth to raise MSRV just for it, so later
@codecov-commenter
Copy link

Codecov Report

Merging #651 (4c0e45e) into master (efb2dc0) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #651   +/-   ##
=======================================
  Coverage   64.36%   64.36%           
=======================================
  Files          36       36           
  Lines       17343    17343           
=======================================
  Hits        11162    11162           
  Misses       6181     6181           
Flag Coverage Δ
unittests 64.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dralley dralley merged commit f4af33e into tafia:master Sep 18, 2023
6 checks passed
@Mingun Mingun deleted the update-deps branch September 18, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants