feat: 完成基本框架和embedding部分编写
This commit is contained in:
18
cjpm.toml
Normal file
18
cjpm.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
[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"]
|
||||
Reference in New Issue
Block a user