Compare commits

..

No commits in common. "8a3a3dc099c1549f043df8601f97340529fdf454" and "be905787071a7466bf02cbfa69d641630607ea20" have entirely different histories.

View file

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