readme: add support matrix
Some checks failed
CI / build (macos-latest, 0.13.0) (push) Has been cancelled
CI / build (true, ubuntu-latest, master) (push) Has been cancelled
CI / build (ubuntu-latest, 0.12.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.13.0) (push) Has been cancelled
CI / build (windows-latest, 0.13.0) (push) Has been cancelled
Some checks failed
CI / build (macos-latest, 0.13.0) (push) Has been cancelled
CI / build (true, ubuntu-latest, master) (push) Has been cancelled
CI / build (ubuntu-latest, 0.12.1) (push) Has been cancelled
CI / build (ubuntu-latest, 0.13.0) (push) Has been cancelled
CI / build (windows-latest, 0.13.0) (push) Has been cancelled
This commit is contained in:
parent
a84d562c7f
commit
ae75874814
@ -28,3 +28,9 @@ const protobuf_c_dep = b.dependency("protobuf_c", .{
|
||||
});
|
||||
your_exe.linkLibrary(protobuf_c_dep.artifact("protobuf_c"));
|
||||
```
|
||||
|
||||
## Version Support Matrix
|
||||
|
||||
| Refname | protobuf-c Version | Zig `0.12.x` | Zig `0.13.x` | Zig `0.14.0-dev` |
|
||||
|----------|--------------------|--------------|--------------|------------------|
|
||||
| `1.5.0` | `1.5.0` | ✅ | ✅ | ✅ |
|
||||
|
Loading…
x
Reference in New Issue
Block a user