合并 工作流

This commit is contained in:
YuWuKunCheng
2026-05-30 12:17:22 +08:00
parent 0eb52cc06a
commit c2c09fc8ba
4 changed files with 102 additions and 95 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
name = "chanlun"
[dependencies]
chanlun = { path = "../chanlun" }
chanlun = "26.5.5" # { path = "../chanlun" }
pyo3 = { version = "0.28", features = ["experimental-inspect"] }
serde_json = "1"
chrono = "0.4"