The Header struct in rdkafka 0.37.0 has public fields (key, value) and no new() method. Update to use struct literal syntax instead. This fixes the compilation error blocking the v0.1.0 release workflow. |
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||
The Header struct in rdkafka 0.37.0 has public fields (key, value) and no new() method. Update to use struct literal syntax instead. This fixes the compilation error blocking the v0.1.0 release workflow. |
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||