refactor(core,ort,tract): 优化 Cargo.toml

This commit is contained in:
2026-08-10 20:24:41 +08:00
parent 00e8ab5308
commit d9c70bb455
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ license = { workspace = true }
description = "ddddocr-rs 的核心库:引擎无关的 OCR、目标检测与滑块匹配实现"
keywords = ["ocr", "captcha", "ddddocr", "onnx", "image"]
categories = ["multimedia::images", "computer-vision"]
# repository = "https://github.com/<用户名>/<仓库名>" # 发布前请补充
repository = "https://github.com/CNWeiWei/ddddocr-rs.git"
readme = "../README.md"
[dependencies]