Skip to content

Commit

Permalink
Merge pull request #3 from WISVCH/dependabot/cargo/openssl-0.10.60
Browse files Browse the repository at this point in the history
  • Loading branch information
JoepdeJong authored Nov 28, 2023
2 parents 253601b + 1a9935d commit 0c41068
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
thiserror = "1.0.30"
chrono = "0.4.31"
fs_extra = "1.3.0"
openssl = "0.10.57"
openssl = "0.10.60"
tempfile = "3.8.0"
wallet-pass = "0.3.0"

0 comments on commit 0c41068

Please sign in to comment.