Closed nicholasguyett closed 1 year ago
Updates the clap and config crates as well as resolves the resulting errors.
Removes the yaml args config in favor of in-code declaration of parameters, using derive.
derive
Adds additional tests for the binaries (may not work, but I didn't want to delete my co-contributor's changes without confirming).
Updates the clap and config crates as well as resolves the resulting errors.
Removes the yaml args config in favor of in-code declaration of parameters, using
derive
.Adds additional tests for the binaries (may not work, but I didn't want to delete my co-contributor's changes without confirming).