13 lines
442 B
TOML
13 lines
442 B
TOML
[package]
|
|
name = "makepad-fonts-chinese-regular2"
|
|
version = "2.0.0"
|
|
authors = ["Makepad <info@makepad.nl>"]
|
|
edition = "2021"
|
|
description = "Makepad chinese fonts2"
|
|
license = "MIT OR Apache-2.0"
|
|
homepage = "https://github.com/makepad/makepad/"
|
|
repository = "https://github.com/makepad/makepad/"
|
|
metadata.makepad-auto-version = "N0YGjn7dnhc4DEHmww9lwuYwMVI="
|
|
|
|
[dependencies]
|
|
makepad-platform = { path = "../../../platform", version = "2.0.0" }
|