diff --git a/functions/Cargo.lock b/old_functions/Cargo.lock similarity index 100% rename from functions/Cargo.lock rename to old_functions/Cargo.lock diff --git a/functions/Cargo.toml b/old_functions/Cargo.toml similarity index 100% rename from functions/Cargo.toml rename to old_functions/Cargo.toml diff --git a/functions/src/main.rs b/old_functions/src/main.rs similarity index 100% rename from functions/src/main.rs rename to old_functions/src/main.rs diff --git a/variables/Cargo.lock b/old_variables/Cargo.lock similarity index 100% rename from variables/Cargo.lock rename to old_variables/Cargo.lock diff --git a/variables/Cargo.toml b/old_variables/Cargo.toml similarity index 100% rename from variables/Cargo.toml rename to old_variables/Cargo.toml diff --git a/variables/src/main.rs b/old_variables/src/main.rs similarity index 100% rename from variables/src/main.rs rename to old_variables/src/main.rs