Skip to content
  • SamwiseFilmore's avatar
    Add Process struct; Replace logger + colored logging · a0840b5b
    SamwiseFilmore authored
    Using fern instead of simple_logger. Idk if it's a good idea, but I like
    fern and it works well. I'm using standard colored too for output, I've
    heard stories about it being slow, so we'll see if it's a problem. Might
    change libs at some point, but it works well enough for now.
    a0840b5b
This project manages its dependencies using Cargo. Learn more