chore(deps): update bcrypt requirement from 0.17.0 to 0.19.0#93
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update bcrypt requirement from 0.17.0 to 0.19.0#93dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #93 +/- ##
==========================================
+ Coverage 71.97% 72.16% +0.18%
==========================================
Files 15 15
Lines 546 546
==========================================
+ Hits 393 394 +1
+ Misses 153 152 -1
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
f599c42 to
bb06d9b
Compare
68bf42f to
ca06837
Compare
ca06837 to
e1ad8fb
Compare
Updates the requirements on [bcrypt](https://github.com/Keats/rust-bcrypt) to permit the latest version. - [Commits](Keats/rust-bcrypt@v0.17.0...v0.19.0) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
e1ad8fb to
a73a47a
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Updates the requirements on bcrypt to permit the latest version.
Commits
9222c28Update readme4babc9aUpgrade getrandom to 0.4 (#96)e9a8394Support allocation free usage of bcrypt (#95)217eab3Bump MSRV (#94)308b7baReady for release800e0ffSimplify error kinds: remove deadBcryptError::Iobranch, unify invalid has...920e169Update versionbbc28faImplement Display for HashParts instead of ToString directly (#92)