Skip to content

Commit

Permalink
fix(deps): update rust crate authenticator to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 7c9dac1 commit 869186e
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 5 deletions.
143 changes: 139 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/authenticator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ serde_json = { workspace = true }
tauri = { workspace = true }
log = { workspace = true }
thiserror = { workspace = true }
authenticator = "0.3.1"
authenticator = "0.4.0"
once_cell = "1"
sha2 = "0.10"
base64 = "0.22"
Expand Down

0 comments on commit 869186e

Please sign in to comment.