Skip to content

Commit 13bd60a

Browse files
committed
update README.md with rustls-ffi version requirements
1 parent 9aba987 commit 13bd60a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ implementation in Rust.
66

77
## Status
88

9-
The current state is compatible with **rustls-ffi v0.14.0** and needs at least Apache 2.4.48 for the
10-
necessary infrastructure.
9+
The current state is compatible with **rustls-ffi v0.14.0 or newer**
10+
and needs at least Apache 2.4.48 for the necessary infrastructure.
1111

1212
`mod_tls` gives you:
1313

@@ -27,7 +27,7 @@ There is a [comparison table with mod_ssl functionality](#comparison-with-mod_ss
2727

2828
## Platforms
2929

30-
* rustls-ffi v0.14.0
30+
* rustls-ffi v0.14.0 or newer
3131
* Apache 2.4.48 or later
3232
* build system: autoconf/automake
3333

0 commit comments

Comments
 (0)