summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2018-07-17First round of runtime refactoringYuval Adam
2018-07-12Test HTTP file servingYuval Adam
2018-07-11Initial implementation and test for parse_udp_messageYuval Adam
2018-07-09Update license identifierYuval Adam
2018-07-09Update project name and metadataYuval Adam
2018-07-05Oops we need coloredYuval Adam
2018-07-05Restructure and remove coloredYuval Adam
2018-07-05Termios solution worksYuval Adam
2018-07-05Remove rustyline and cleanupYuval Adam
2018-07-03Add rustyline dependencyYuval Adam
2018-07-03Add basic clap structureYuval Adam
2018-07-03Add basic usage print with colorYuval Adam
2018-07-03Initial rust binary projectYuval Adam