Skip to content

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 18:13

[3.0.1] - 2022-01-03

Fixes

  • Don't panic when getting number of values (#3241)
  • Don't warn when using default_value_t derive attribute with a Subcommand (#3245)

Documentation

  • Added name attribute to ArgEnum variant derive reference