diff --git a/Cargo.toml b/Cargo.toml index 7072194..511b829 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,4 @@ [package] name = "bberry" -description = "lisp-like dsl which \"compiles\" into html" version = "0.1.0" edition = "2024" -authors = ["trisuaso"] -repository = "https://trisua.com/t/bberry.git" -license = "AGPL-3.0-or-later"