Closed untereiner closed 3 months ago
What would be the benefit of such a setup ? Right now this crate is updated when a new version of apache-avro
is published.
apache-avro has a long running official update rythm. The benefit would be to have access in rsgen-avro to the latest work in apache-avro.
This logic was implemented for apache-avro 0.17 using a dedicated branch until it was released. The same strategy will be used for future apache-avro versions, on an as-needed basis.
Would it be possible to have a develop branch and a CI able to point to the upstream version of the apache-avro crate ?