Fix doc comment

This commit is contained in:
Ivan Nikulin 2020-11-11 20:40:58 +00:00
parent fda73f4947
commit 2b61e14211
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//! Bindings to OpenSSL //! Bindings to BoringSSL
//! //!
//! This crate provides a safe interface to the BoringSSL cryptography library. //! This crate provides a safe interface to the BoringSSL cryptography library.