chore: add missing Cargo fields

This commit is contained in:
trisua 2025-05-30 20:31:40 -04:00
parent be90578707
commit 0ab264df1a

View file

@ -1,4 +1,7 @@
[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"