Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 5edeb59

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump zxcvbn from 3.0.1 to 3.1.0
Bumps [zxcvbn](https://github.com/shssoichiro/zxcvbn-rs) from 3.0.1 to 3.1.0. - [Changelog](https://github.com/shssoichiro/zxcvbn-rs/blob/master/CHANGELOG.md) - [Commits](shssoichiro/zxcvbn-rs@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: zxcvbn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2bf736 commit 5edeb59

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/handlers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ mas-storage.workspace = true
9696
mas-storage-pg.workspace = true
9797
mas-templates.workspace = true
9898
oauth2-types.workspace = true
99-
zxcvbn = "3.0.1"
99+
zxcvbn = "3.1.0"
100100

101101
[dev-dependencies]
102102
insta = "1.39.0"

0 commit comments

Comments
 (0)