The build process fails with the error shown above, see for example the following GitHub action failure
https://github.com/emarsden/dash-mpd-rs/actions/runs/9903706206/job/27359686497#step:9:720
This is due to a bug in abseil-cpp which has been fixed upstream (and I believe in the latest protobuf version 27.2). Would it be possible to update to the latest protobuf version?
Thanks!