tooling/pesde.toml

17 lines
393 B
TOML
Raw Permalink Normal View History

name = "pesde/tooling"
version = "0.1.0"
private = true
workspace_members = ["toolchainlib", "bins/*"]
[target]
environment = "lune"
[dev_dependencies]
option = { name = "lukadev_0/option", version = "^1.2.0" }
pathfs = { name = "jiwonz/pathfs", version = "^0.1.0" }
base64 = { name = "synpixel/base64", version = "^3.0.1" }
[indices]
default = "https://github.com/daimond113/pesde-index"