readme: reorganize version support table
This commit is contained in:
parent
18d16b2663
commit
34751eeb87
10
readme.md
10
readme.md
@ -38,8 +38,8 @@ your_exe.linkLibrary(libressl_dependency.artifact("tls")); // or "ssl", or "cryp
|
|||||||
|
|
||||||
## Zig Version Support Matrix
|
## Zig Version Support Matrix
|
||||||
|
|
||||||
| Refname | LibreSSL Version | Zig `0.12.x` | Zig `0.13.x` | Zig `0.14.x` |
|
| Refname | LibreSSL Version | Zig `0.14.x` | Zig `0.13.x` | Zig `0.12.x` |
|
||||||
|-----------|------------------|--------------|--------------|------------------|
|
|-----------|------------------|--------------|--------------|--------------|
|
||||||
| `3.9.2+1` | `3.9.2` | ✅ | ✅ | ❌ |
|
| `4.0.0+2` | `4.0.0` | ✅ | ❌ | ❌ |
|
||||||
| `4.0.0+1` | `4.0.0` | ✅ | ✅ | ❌ |
|
| `4.0.0+1` | `4.0.0` | ❌ | ✅ | ✅ |
|
||||||
| `4.0.0+2` | `4.0.0` | ❌ | ❌ | ✅ |
|
| `3.9.2+1` | `3.9.2` | ❌ | ✅ | ✅ |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user