roc/cli
Richard Feldman 62ff4edeaa
Have version.txt include newlines; don't add any
This is because when we create version.txt from CI,
we do so using the `date` command, which includes
its own newline. This way we don't get an extra
newline in nightly builds.

(When we get to numbered releases, we can add a
newline there explicitly.)
2022-06-18 22:41:56 -04:00
..
benches Remove unnecessary -> () function return types 2022-05-18 08:29:40 -04:00
src Have version.txt include newlines; don't add any 2022-06-18 22:41:56 -04:00
tests Pass "--" in CLI tests when needed 2022-06-15 12:08:06 -04:00
Cargo.toml Merge remote-tracking branch 'origin/trunk' into roc-run-from-ram 2022-05-22 13:41:00 +02:00