@Vivituhh requires a newer serde version for using messagepack.
The fork of serde now lives in the HULKs orga (previously was at @h3ndrk), this is where the patches live now.
Fixes #
ToDo / Known Issues
If this is a WIP describe which problems are to be fixed.
Ideas for Next Iterations (Not This PR)
If there are some improvements that could be done in a next iteration, describe them here.
How to Test
don't have to do anything. If code builds without warnings, we are fine
Why? What?
@Vivituhh requires a newer serde version for using messagepack. The fork of serde now lives in the HULKs orga (previously was at @h3ndrk), this is where the patches live now.
Fixes #
ToDo / Known Issues
If this is a WIP describe which problems are to be fixed.
Ideas for Next Iterations (Not This PR)
If there are some improvements that could be done in a next iteration, describe them here.
How to Test