update dioxionary

This commit is contained in:
ulic-youthlic 2025-03-23 10:01:32 +08:00
parent 1e5ee9f41a
commit 7109a1643d
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 25 additions and 23 deletions

View file

@ -12,6 +12,6 @@ src.git = "https://github.com/iDvel/rime-ice.git"
fetch.github = "iDvel/rime-ice"
[dioxionary]
src.github = "vaaandark/dioxionary"
fetch.github = "vaaandark/dioxionary"
src.git = "https://github.com/vaaandark/dioxionary.git"
fetch.git = "https://github.com/vaaandark/dioxionary.git"
cargo_locks = ["./Cargo.lock"]