add package dioxionary

This commit is contained in:
ulic-youthlic 2025-03-14 12:57:47 +08:00
parent f33adf3801
commit 70388ced3b
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 3246 additions and 0 deletions

View file

@ -10,3 +10,8 @@ passthru.name = "idris"
[rime-ice]
src.git = "https://github.com/iDvel/rime-ice.git"
fetch.github = "iDvel/rime-ice"
[dioxionary]
src.github = "vaaandark/dioxionary"
fetch.github = "vaaandark/dioxionary"
cargo_locks = ["Cargo.lock"]