Skip to content

Commit

Permalink
build(deps): bump openssl-src from 300.2.3+3.2.1 to 300.3.1+3.3.1
Browse files Browse the repository at this point in the history
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 300.2.3+3.2.1 to 300.3.1+3.3.1.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases)
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits)

---
updated-dependencies:
- dependency-name: openssl-src
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 58c8730 commit 0d7279f
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 tapo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ itertools = "0.13"
lazy_static = "1.5"
log = "0.4"
openssl = "0.10"
openssl-src = "=300.2.3"
openssl-src = "=300.3.1"
rand = "0.8"
serde = { version = "1.0", features = ["derive", "serde_derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 0d7279f

Please sign in to comment.