chore: add missing Cargo fields
This commit is contained in:
parent
be90578707
commit
0ab264df1a
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bberry"
|
name = "bberry"
|
||||||
|
description = "lisp-like dsl which \"compiles\" into html"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
authors = ["trisuaso"]
|
||||||
|
repository = "https://trisua.com/t/bberry.git"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue