You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dependency is currently only required due to the use of docopt.rs for the argument parsing in the CLI part of the application. This will be resolved as soon as I migrate off of docopt to clap-rs (which is bound to happen anyways) or docopt moves to Serde, whichever happens first.
It has been deprecated: announcement.
The text was updated successfully, but these errors were encountered: