From 5e28d9549b6e66882ed5b7b5aba7453c11f9f28f Mon Sep 17 00:00:00 2001 From: curly Date: Tue, 3 Jan 2023 15:24:26 -0700 Subject: hardcoded, but functional --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 86009c7..3e778aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "simple_static_site_generator" +name = "s3g" version = "0.1.0" edition = "2021" -- cgit v1.2.3