2024-11-23 14:35:23 +00:00
|
|
|
name = "pesde/tooling"
|
2024-11-21 10:37:38 +00:00
|
|
|
version = "0.1.0"
|
|
|
|
private = true
|
|
|
|
|
2024-11-23 14:35:23 +00:00
|
|
|
workspace_members = ["toolchainlib", "bins/*"]
|
2024-11-21 10:37:38 +00:00
|
|
|
|
|
|
|
[target]
|
|
|
|
environment = "lune"
|
|
|
|
|
2024-12-09 04:31:25 +00:00
|
|
|
[dev_dependencies]
|
2024-11-25 06:23:39 +00:00
|
|
|
option = { name = "lukadev_0/option", version = "^1.2.0" }
|
2024-11-30 18:28:57 +00:00
|
|
|
pathfs = { name = "jiwonz/pathfs", version = "^0.1.0" }
|
2024-12-09 04:31:25 +00:00
|
|
|
base64 = { name = "synpixel/base64", version = "^3.0.1" }
|
2024-11-25 06:23:39 +00:00
|
|
|
|
2024-11-21 10:37:38 +00:00
|
|
|
[indices]
|
|
|
|
default = "https://github.com/daimond113/pesde-index"
|