Skip to content

Commit

Permalink
Bump openssl-sys from 0.9.98 to 0.9.102 in /rust-module
Browse files Browse the repository at this point in the history
Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.98 to 0.9.102.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-sys-v0.9.98...openssl-sys-v0.9.102)

---
updated-dependencies:
- dependency-name: openssl-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2024
1 parent 9b18540 commit ffda267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust-module/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 rust-module/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ crate-type = ["cdylib"]
rustfmt = "0.10.0"
tokio = { version = "1", features = ["full"] }
reqwest = "0.12.2"
openssl-sys = { version = "0.9.90", features = ["vendored"] }
openssl-sys = { version = "0.9.102", features = ["vendored"] }

0 comments on commit ffda267

Please sign in to comment.