Skip to content

Commit

Permalink
build(deps): bump openssl-src from 300.2.3+3.2.1 to 300.3.2+3.3.2
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.2+3.3.2.
- [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 Sep 8, 2024
1 parent 958dbc4 commit effc610
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 @@ -28,7 +28,7 @@ itertools = "0.13"
lazy_static = "1.5"
log = "0.4"
openssl = "0.10"
openssl-src = "=300.2.3"
openssl-src = "=300.3.2"
rand = "0.8"
reqwest = { version = "0.12", features = ["cookies", "json"] }
serde = { workspace = true, features = ["derive", "serde_derive"] }
Expand Down

0 comments on commit effc610

Please sign in to comment.