Skip to content

Fix option parsing (closes #63)#64

Merged
tarcieri merged 1 commit intomasterfrom
fix-option-parsing
Dec 16, 2018
Merged

Fix option parsing (closes #63)#64
tarcieri merged 1 commit intomasterfrom
fix-option-parsing

Conversation

@tarcieri
Copy link
Copy Markdown
Member

gumdrop 0.5 seems to have changed the semantics of how it handles default String command-line arguments.

This changes all previous optional String command-line arguments with a default to an Option<String>.

gumdrop 0.5 seems to have changed the semantics of how it handles
default `String` command-line arguments.

This changes all previous optional `String` command-line arguments with
a default to an `Option<String>`.
@tarcieri tarcieri merged commit 9997f20 into master Dec 16, 2018
@tarcieri tarcieri deleted the fix-option-parsing branch December 16, 2018 15:59
@tarcieri tarcieri mentioned this pull request Dec 16, 2018
tarcieri added a commit that referenced this pull request May 7, 2021
Update dependencies and use 2018 import conventions; Rust 1.32+
tarcieri added a commit that referenced this pull request May 7, 2021
Prints a tree of the dependency graph, calculated from the root
package(s) in the workspace.

Closes #64.
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.

1 participant