Skip to content

Commit

Permalink
chore(deps): update openssl-src requirement from =300.3.1 to =300.4.1
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 0c4344f commit 5fcc7f9
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 @@ -60,4 +60,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.1"

0 comments on commit 5fcc7f9

Please sign in to comment.