Will Buckner
Will Buckner
Thanks for the response! >In https://github.com/clap-rs/clap/pull/2950, we https://github.com/clap-rs/clap/pull/2950#discussion_r736905259 how we should handle env variables and it was proposed that we treat them like user supplied values. The best option might...
>To double check, your concern is with what error we show the user? The difference in error messages is enough to avoid that message? No, the behavior I want (shown...
Would it be possible to do even a beta or RC release sometime soon? :) The `nom` update is needed to fix an incompatibility with argonautica v2: Running `cargo outdated`...
Thanks so much! On Mon, Mar 21, 2022 at 6:10 AM Zack Slayton ***@***.***> wrote: > Hi @willbuckner , no need to wait on the > full v1.0, I'll try...
> > The inability to feed its address information into other systems which require separate fields complicates the overall data model around sites for larger organizations with hundreds of sites...
> > Additionally, I'd love to query Netbox sites by country, for example, which we can't currently do with the address format we have. > > The region model serves...
I'm seeing the same thing on all of my workspace projects. I have, for example, `reqwest` pinned at `~0.11` in my `Cargo.toml` under `[workspace.dependencies]` in the root, and absolutely no...