Skip to content
Snippets Groups Projects
Commit 416b56d8 authored by Ian Jackson's avatar Ian Jackson
Browse files

Use git source for derive_builder for now, for attrs feature

We are going to want to specify custom attributes on fields of the
builder struct.  This feature was missing from derive_builder.

This commitid is the current head of my MR branch
  https://github.com/colin-kiegel/rust-derive-builder/pull/237
  https://github.com/ijackson/rust-derive-builder/tree/builder-field-attrs
Using the commitid prevents surprises if that branch is updated.

We will require this newer version of derive_builder.  The version
will need to be bumped again later, assuming the upstream MR is merged
and upstream do a release containing the needed changes.
parent 6193c9d9
No related branches found
No related tags found
1 merge request!391Drop config back-conversion from FooConfig to FooConfigBuilder
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment