From c1506d713dab9f95ed7861f0ec80c4aee345e701 Mon Sep 17 00:00:00 2001 From: Elizabeth Engelman <4752801+elizabethengelman@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:53:03 -0500 Subject: [PATCH] Rename init hello_world Cargo.toml to Cargo.toml.removeextension --- .../hello_world/{Cargo.toml => Cargo.toml.removeextension} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cmd/soroban-cli/src/utils/contract-init-template/contracts/hello_world/{Cargo.toml => Cargo.toml.removeextension} (100%) diff --git a/cmd/soroban-cli/src/utils/contract-init-template/contracts/hello_world/Cargo.toml b/cmd/soroban-cli/src/utils/contract-init-template/contracts/hello_world/Cargo.toml.removeextension similarity index 100% rename from cmd/soroban-cli/src/utils/contract-init-template/contracts/hello_world/Cargo.toml rename to cmd/soroban-cli/src/utils/contract-init-template/contracts/hello_world/Cargo.toml.removeextension