From aa69e67e51a01a6deac82b4b5c1b9ecb457479e5 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Sun, 2 Mar 2025 06:17:27 +0530 Subject: [PATCH] change name to setup --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 220410c..53a3ffe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "second" +name = "setup" version = "0.1.0" edition = "2021"