Sync local packages into the registry repo and update index.json and README.md to include all 9 packages.
9 lines
137 B
TOML
9 lines
137 B
TOML
[project]
|
|
name = "xml"
|
|
version = "0.1.0"
|
|
description = "XML builder for Lux"
|
|
authors = ["Brandon Lucas"]
|
|
license = "MIT"
|
|
|
|
[dependencies]
|