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

secrecy v0.8.0 #803

Merged
merged 1 commit into from
Jul 18, 2021
Merged

secrecy v0.8.0 #803

merged 1 commit into from
Jul 18, 2021

Conversation

tony-iqlusion
Copy link
Member

NOTE: This release includes an MSRV bump to Rust 1.51. Please use secrecy = "0.7.0" if you would like to support older Rust versions.

Added

  • impl From<T> for Secret (#482)

Changed

  • Bump bytes to v1.0 (#592)
  • Switch to resolver = "2"; MSRV 1.51 (#755)

@codecov-commenter
Copy link

Codecov Report

Merging #803 (a34b56b) into main (1dbecc5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #803   +/-   ##
=======================================
  Coverage   54.38%   54.38%           
=======================================
  Files          79       79           
  Lines        2841     2841           
=======================================
  Hits         1545     1545           
  Misses       1296     1296           
Impacted Files Coverage Δ
secrecy/src/lib.rs 0.00% <ø> (ø)

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 1dbecc5...a34b56b. Read the comment docs.

@tony-iqlusion tony-iqlusion merged commit 3cc9c41 into main Jul 18, 2021
@tony-iqlusion tony-iqlusion deleted the secrecy/v0.8.0 branch July 18, 2021 19:07
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