makepad/libs/toml_parser/Cargo.toml
2025-05-15 16:46:16 +02:00

13 lines
360 B
TOML

[package]
name = "makepad-toml-parser"
version = "1.0.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2021"
description = "Makepad TOML parser"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/makepad/makepad/"
repository = "https://github.com/makepad/makepad/"
metadata.makepad-auto-version = "WvWqY1RafcdDClNO5gy11_PmhrQ="
[dependencies]