diff --git a/Cargo.toml b/hello/Cargo.toml similarity index 100% rename from Cargo.toml rename to hello/Cargo.toml diff --git a/src/main.rs b/hello/src/main.rs similarity index 100% rename from src/main.rs rename to hello/src/main.rs