19 lines
406 B
TOML
19 lines
406 B
TOML
|
|
[package]
|
||
|
|
cjc-version = "1.0.3"
|
||
|
|
name = "XDUMsgBot_cj"
|
||
|
|
description = "nothing here"
|
||
|
|
version = "1.0.0"
|
||
|
|
target-dir = ""
|
||
|
|
src-dir = ""
|
||
|
|
output-type = "executable"
|
||
|
|
compile-option = ""
|
||
|
|
override-compile-option = ""
|
||
|
|
link-option = ""
|
||
|
|
package-configuration = {}
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
|
||
|
|
[target.x86_64-w64-mingw32]
|
||
|
|
[target.x86_64-w64-mingw32.bin-dependencies]
|
||
|
|
path-option = ["./stdx/dynamic/stdx"]
|