fix: string element parsing

This commit is contained in:
trisua 2025-05-30 21:06:35 -04:00
parent 8a3a3dc099
commit 55130db04a
6 changed files with 22 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "bberry"
description = "lisp-like dsl which \"compiles\" into html"
version = "0.1.0"
version = "0.1.1"
edition = "2024"
authors = ["trisuaso"]
repository = "https://trisua.com/t/bberry.git"