diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-21 23:04:20 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-21 23:04:20 +0800 |
| commit | 2f0c1f3fda6025da64636a4cfd01d4f98bc7d50b (patch) | |
| tree | d1f61d2c388398adb9e7dfb06d47a41d592881c2 /Cargo.toml | |
| parent | c6885ae2312a1be589e945129bdd9d268f14c370 (diff) | |
feat(cli): add --models-dir option for custom model path
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ pinyin = { version = "0.11.0", features = ["with_tone", "with_tone_num", "with_t [dependencies.vtx-engine] git = "https://github.com/Weicao-CatilGrass/vtx-engine" -rev = "864889b97c52d31098670d33e10d62a96ec8c41e" +rev = "35b954ad50ec6211e6a25ca4777d1685311f696e" [profile.dev] opt-level = 0 |
