Skip to content

Commit

Permalink
chore(deps): update openssl-src requirement from =300.3.1 to =300.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [openssl-src](https://github.com/alexcrichton/openssl-src-rs) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent bd7dc5c commit 0c2730f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ native-tls = ["deltalake/s3-native-tls", "deltalake/glue"]
rustls = ["deltalake/s3", "deltalake/glue"]

[build-dependencies]
openssl-src = "=300.3.1"
openssl-src = "=300.4.0"

0 comments on commit 0c2730f

Please sign in to comment.