feat(crates): 发布 minicpm crates 到 Gitea Cargo Registry

This commit is contained in:
2026-07-01 15:45:58 +08:00
parent 69b37ced07
commit ccf362aa8a
5 changed files with 21 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "minicpm-core"
version = "0.1.0"
edition = "2021"
publish = ["gitea"]
[dependencies]
burn = { version = "0.21", features = ["std", "wgpu"] }