-
- Downloads
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
Showing
- Cargo.lock 1 addition, 2 deletionsCargo.lock
- Cargo.toml 4 additions, 0 deletionsCargo.toml
- crates/arti-client/Cargo.toml 1 addition, 1 deletioncrates/arti-client/Cargo.toml
- crates/arti-config/Cargo.toml 1 addition, 1 deletioncrates/arti-config/Cargo.toml
- crates/tor-circmgr/Cargo.toml 1 addition, 1 deletioncrates/tor-circmgr/Cargo.toml
- crates/tor-config/Cargo.toml 1 addition, 1 deletioncrates/tor-config/Cargo.toml
- crates/tor-dirmgr/Cargo.toml 1 addition, 1 deletioncrates/tor-dirmgr/Cargo.toml
- crates/tor-guardmgr/Cargo.toml 1 addition, 1 deletioncrates/tor-guardmgr/Cargo.toml
- crates/tor-netdir/Cargo.toml 1 addition, 1 deletioncrates/tor-netdir/Cargo.toml
Loading
Please register or sign in to comment