Falk Woldmann Lu
Falk Woldmann Lu
Hi! Is there any news on this?
Would it be possible to migrate to another http client like reqwest?
Looks good to me, thanks!
Basically, we would have something like this as a result: ```rust #[cfg_attr(test, faux::methods)] impl Foo { fn new(bar: Bar) -> Self { Self { bar } } } ```
@landonxjames thanks for the feedback! Regarding the changelog entry: which values should I set for the `applies_to` field here since I changed code in different parts of the project?
Hi @jplatte, would you be OK with this feature potentially existing? I could try my hands at adding this as part of a PR
Hi @koooosh, is this default also rolled out for the `ecs-2` variant? At least when running this argument, I still see `gp2`: `aws ec2 describe-images --image-id ami-0635da1cd30c75a50`
Thanks for the quick reply! Is the rollout also planned for ecs?
Since version 1.80 was released roughly half a year ago, do you have any schedule in mind when to bump the MSRV?
We could get rid of one dependency, but since my project is sufficiently large, I depend on `once_cell` anyway, so you are probably right, so it would only makes sense...