Skip to content

Update to latest clap@2.x#1058

Merged
chriskrycho merged 1 commit intomainfrom
bump-clap
Dec 1, 2021
Merged

Update to latest clap@2.x#1058
chriskrycho merged 1 commit intomainfrom
bump-clap

Conversation

@chriskrycho
Copy link
Copy Markdown
Contributor

Resolve #1055.

volta on  bump-clap is 📦 v1.0.5 via 🦀 v1.56.1
❯ ./target/debug/volta -h | false

volta on  bump-clap is 📦 v1.0.5 via 🦀 v1.56.1
❯

Copy link
Copy Markdown
Contributor

@charlespierce charlespierce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh nice! I didn't realize it would be so straightforward since our dependency on clap is only transitive through structopt, and we're on a fairly old version of structopt!

@chriskrycho
Copy link
Copy Markdown
Contributor Author

Same! I really love that cargo update -p is a thing.

@chriskrycho chriskrycho merged commit 121a56b into main Dec 1, 2021
@chriskrycho chriskrycho deleted the bump-clap branch December 1, 2021 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

volta -h panics when stdout is closed

2 participants