From 48c09f9aba66bea3c48707efb5a9b9f545e1e325 Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Sat, 17 Dec 2022 21:46:39 -0800 Subject: [PATCH] Changed name of package --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aea546b..db98c40 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "rusted_beats" +name = "sousa" version = "0.1.0" edition = "2021"