Skip to content

Update most libraries to latest versions

Jason Heard requested to merge update-libs into master
  • Move crate specifications all into workspace to ensure everything uses the same versions.
  • Also updated to use clap instead of argh for argument parsing.
  • Renamed CLI to kiku and server to kiku-server since you type the CLI command more often.
  • Added some more commands to CLI.
  • I think I have the sorting fixed for when you select "<All something>" in the TUI.
  • Consolidated and expanded TODO lists.
Edited by Jason Heard

Merge request reports