Skip to content

Commit

Permalink
Merge pull request #158 from alexnederlof/dependabot/cargo/openssl-0.…
Browse files Browse the repository at this point in the history
…10.61
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
2 parents c2dd939 + 2d7ddac commit 1374ccc
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 @@ -16,7 +16,7 @@ chrono = "0.4.31"
reqwest = { version = "0.11.22", features = ["json"] }
tokio = { version = "1.28.2", features = ["full"] }
simplelog = "0.12.1"
openssl = "0.10.60"
openssl = "0.10.61"
chrono-tz = "0.8.4"
simple-error = "0.3.0"
dotenv = "0.15.0"
Expand Down

0 comments on commit 1374ccc

Please sign in to comment.