From 635d2f948b6ba631adf3bbcec58f68290bb3bd02 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Thu, 12 Jan 2017 18:39:57 +0200 Subject: Cargoize hello --- hello/hello.rs | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 hello/hello.rs (limited to 'hello/hello.rs') 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"); -} -- cgit v1.3.1