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

deps: bump secrecy to 0.8 #240

Closed
wants to merge 1 commit into from

Conversation

woodruffw
Copy link
Contributor

This necessitated a MSRV bump, as well as a bump of
the pinentry crate (since it had a similar secrecy bump).

This necessitated a MSRV bump, as well as a bump of
the `pinentry` crate (since it had a similar secrecy bump).
@codecov
Copy link

codecov bot commented Aug 7, 2021

Codecov Report

Merging #240 (7fac78c) into main (7d120f2) will decrease coverage by 0.64%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
- Coverage   33.61%   32.96%   -0.65%     
==========================================
  Files          33       33              
  Lines        2889     2888       -1     
==========================================
- Hits          971      952      -19     
- Misses       1918     1936      +18     
Impacted Files Coverage Δ
age/src/util.rs 52.38% <0.00%> (-4.77%) ⬇️
age/tests/test_vectors.rs 80.76% <0.00%> (-4.42%) ⬇️
age-core/src/format.rs 70.49% <0.00%> (-4.12%) ⬇️
age-core/src/plugin.rs 28.00% <0.00%> (-3.43%) ⬇️
age/src/cli_common.rs 15.51% <0.00%> (-1.73%) ⬇️
age/src/ssh/recipient.rs 45.07% <0.00%> (-1.41%) ⬇️
age/src/primitives/armor.rs 39.88% <0.00%> (-0.97%) ⬇️
age/src/primitives/stream.rs 59.48% <0.00%> (-0.87%) ⬇️
age/src/i18n.rs 0.00% <0.00%> (ø)
age/src/ssh/identity.rs 32.85% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d120f2...7fac78c. Read the comment docs.

@str4d
Copy link
Owner

str4d commented Aug 7, 2021

Addressed in #241.

@str4d str4d closed this Aug 7, 2021
@woodruffw
Copy link
Contributor Author

woodruffw commented Aug 7, 2021 via email

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.

2 participants