Skip to content
  • Andre Julius's avatar
    Make the -v flag work and a 2nd verbosity level · 6b2f84da
    Andre Julius authored
    The -v verbosity flag did not work until this commit, due to
    calling it "v" and not "verbosity". Now it does actually print
    usefull information dependent on the number of -v occurances.
    Currently the maximum verbosity level is 2.
    6b2f84da
This project manages its dependencies using Cargo. Learn more