derive_builder: Switch to upstream 0.11
Compare changes
+ 3
− 3
@@ -76,20 +76,20 @@ pub struct StreamTimeoutConfig {
This has the different syntax for builder field attributes than what I originally proposed in my MR, and which therefore is in the pinned branch.
My upstream MR for the field attributes feature was mirged: https://github.com/colin-kiegel/rust-derive-builder/issues/239