From 05e6e51490b3cd68d29d76bec89b2d4105e9e68e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 16 Jul 2022 10:51:28 +0000 Subject: fix(Cargo.toml): THE PACKAGE NAME... --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 24451e3..b191b9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [package] -name = "syndey" +name = "sydney" version = "0.1.0" authors = ["Fuwn "] edition = "2021" -- cgit v1.2.3