Skip to content

Commit

Permalink
build(deps): bump keepass from 0.7.12 to 0.7.13 (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 2890814 commit 9263ecc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ clap_complete = "4.5.2"
ctrlc = { version = "3.4", features = ["termination"] }
env_logger = "0.11"
human-panic = "2.0.0"
keepass = { version = "0.7.12", features = ["save_kdbx4", "totp"]}
keepass = { version = "0.7.13", features = ["save_kdbx4", "totp"]}
libc = "0.2"
log = { version = "0.4", features = ["max_level_trace", "release_max_level_warn"] }
once_cell = "1.19"
Expand Down

0 comments on commit 9263ecc

Please sign in to comment.