Turn package into a library

This commit is contained in:
Oscar Carrasco 2020-03-22 09:16:31 +00:00
parent 693dabba9c
commit 3ea71a75e9
2 changed files with 0 additions and 3 deletions

0
src/lib.rs Normal file
View File

View File

@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}