aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2023-01-03 15:24:26 -0700
committercurly <curlybryce@protonmail.com>2023-01-03 15:24:26 -0700
commit5e28d9549b6e66882ed5b7b5aba7453c11f9f28f (patch)
tree66b326ed8a625aa12e7b4fc390b394cd7d3e1e69 /Cargo.toml
parent6c3ab59c9acdc9528786993f47d225358e8b951a (diff)
downloads3g-5e28d9549b6e66882ed5b7b5aba7453c11f9f28f.tar.gz
s3g-5e28d9549b6e66882ed5b7b5aba7453c11f9f28f.tar.bz2
s3g-5e28d9549b6e66882ed5b7b5aba7453c11f9f28f.zip
hardcoded, but functional
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"