Closed umanwizard closed 2 years ago
No objections, but since it's a dependency minor-version bump I'll also need to do a crate minor-version bump to 0.12.0
Update on this; planning to do a bump to darling soon; I've got a couple changes waiting to go out with it around error accumulation.
This has been superseded by #250, which moved to darling
0.14.0 to pick up some new features. After #245 lands, I plan to push out an update to derive-builder
.
This updates the dependency on
darling
to the latest published version.Doing so will help us and maybe others avoid multiple dependencies on
darling
in our Cargo.lock (we try to avoid duplicate dependencies as much as possible, to save on build time).It shouldn't hurt anything for anyone else, so I hope you will accept it.