Skip to content

Commit

Permalink
build(deps): bump openssl from 0.10.64 to 0.10.66 in the cargo group
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update: [openssl](https://github.com/sfackler/rust-openssl).


Updates `openssl` from 0.10.64 to 0.10.66
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and zk-steve committed Jul 23, 2024
1 parent 8a68896 commit 1497a95
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 src/public/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ version = "2.1.6"
features = ["postgres", "postgres_backend", "uuid"]

[dependencies.openssl]
version = "0.10.64"
version = "0.10.66"

[dependencies.opentelemetry]
version = "0.23.0"
Expand Down

0 comments on commit 1497a95

Please sign in to comment.