Compare commits
2 commits
be90578707
...
8a3a3dc099
Author | SHA1 | Date | |
---|---|---|---|
8a3a3dc099 | |||
0ab264df1a |
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
[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"
|
||||||
|
license = "AGPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue