Skip to content

Commit 8d3492a

Browse files
Rust wrapper: document wolfSSL version requirement
1 parent 0ac11f5 commit 8d3492a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

wrapper/rust/wolfssl-wolfcrypt/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
The `wolfssl-wolfcrypt` crate is a Rust wrapper for the wolfCrypt cryptographic
44
algorithms portion of the wolfSSL C library.
55

6+
This crate requires wolfSSL version 5.9.0 or newer.
7+
68
## Installation
79

810
The `wolfssl` C library must be installed to be used by the Rust crate.

0 commit comments

Comments
 (0)