清理CSV回测demo入口

This commit is contained in:
boris
2026-07-03 23:40:33 +08:00
parent fea09ce93c
commit 73dd006bb2
18 changed files with 593 additions and 1711 deletions
Generated
-10
View File
@@ -37,16 +37,6 @@ version = "2.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
[[package]]
name = "bt-demo"
version = "0.1.0"
dependencies = [
"chrono",
"fidc-core",
"serde",
"serde_json",
]
[[package]]
name = "bumpalo"
version = "3.20.2"