Skip to content

Commit

Permalink
Merge pull request #1876 from reaperhulk/doc-fix
Browse files Browse the repository at this point in the history
update documentation to reflect libressl support
  • Loading branch information
alex authored Apr 10, 2023
2 parents 8395a89 + a27dd4d commit 48876d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openssl/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! Bindings to OpenSSL
//!
//! This crate provides a safe interface to the popular OpenSSL cryptography library. OpenSSL versions 1.0.1 through
//! 3.x.x and LibreSSL versions 2.5 through 3.4.1 are supported.
//! 3.x.x and LibreSSL versions 2.5 through 3.7.x are supported.
//!
//! # Building
//!
Expand Down

0 comments on commit 48876d4

Please sign in to comment.