Michael Bryant

Results 37 comments of Michael Bryant

Thanks for the report! MSRV on `main` is currently `1.70.0`, as I have not updated anything in a while. #203 will update dependencies to latest, remove lints that no longer...

@AreYouLoco Let's not suggest people circumvent license verification, even if they purchased a license.

Commenting to note that (1) this is something that still needs fixing and (2) this PR seems to still apply cleanly to current `master`

> we need to define what scenarios we're trying to support here If I can add input as the issue author... The original issue is that the `service` module does...

> This has the potential to provide signficant performance improvements (and I think it's probably cleaner regardless). Have you verified any potential improvements with benchmarks?

This is intentional: https://sagiegurari.github.io/cargo-make/#task > Note: Reordering of task variables with global variables will not take place. Tasks simply overwrite previously declared variables. > > Note: Variables are not cleaned...