clap-md icon indicating copy to clipboard operation
clap-md copied to clipboard

Upgrade Dependencies

Open Asafrose opened this issue 3 years ago • 1 comments

Asafrose avatar Apr 29 '22 10:04 Asafrose

I'm curious, what is your intention with this? Seems like killercup hasn't ever published this and I'm assuming this still has a ways to go and would become trivial after clap-rs/clap#2914 (otherwise, its a pain to get everything right, see clap_mangen for how far we still have to go)

@epage nothing serious. i am coding a small school project in rust and wondered if there is a way to generate a simple readme.md file from my command line arguments.

once i stumbled upon this repo i found out it does not work because of outdated dependencies.

since i have fixed it for my own usage i thought it will be nice to push it here.

Asafrose avatar Apr 29 '22 21:04 Asafrose