diff options
| author | Yuval Adam <_@yuv.al> | 2017-01-12 18:39:57 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-01-12 18:41:33 +0200 |
| commit | 635d2f948b6ba631adf3bbcec58f68290bb3bd02 (patch) | |
| tree | fda4d67ff04e24a606f57546d8ed7cbedf2ca305 /hello/hello.rs | |
| parent | 508ec7cbe3bd880ba6b86d9d8b1bde5f1bd7fe3c (diff) | |
Cargoize hello
Diffstat (limited to 'hello/hello.rs')
| -rw-r--r-- | hello/hello.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hello/hello.rs b/hello/hello.rs deleted file mode 100644 index bcb94c2..0000000 --- a/hello/hello.rs +++ /dev/null @@ -1,3 +0,0 @@ -fn main() { - println!("Hello, world"); -} |
