Dylan DPC

Results 28 comments of Dylan DPC

Yes there was some issues with crates.io which could be causing this. Can you try again ?

Hi @pyfisch. Thanks for the repo. If needed I can help you set up a team of people who carry forward maintaining this crate.

@TedDriggs nah, it isn't overkill. Using bors on other crates and it is fine for this one

Just adding this here: I've been a comaintainer of cross before it was taken over by embedded WG and I prefer to continue as a co-maintainer. I would prefer a...

This needs some work and depend on the demand (cli in environments where you want no_std is niche iirc). We can push this for a future release

Don't worry. I'll handle the no_std part. Well generally the default crate should be in no_std and then std is added as a new feature. The problem with that is...

I've added a dummy no-op feature in https://github.com/clap-rs/clap/commit/6aaeb2718b6daa3d2024759183d588243e5c3565

There's a post 3.0 plan for that already which is why added the `no_std` feature

Created an initial template [here](https://twitter.com/DPC_22/status/1027453205490356225) We need to discuss which features should go into the template.

Thanks for the issue. For small crates that's the problem as we rarely have much changes so we wait for a bunch of changes which can take a few months...