update packages, and add noto-font packages

This commit is contained in:
ulic-youthlic 2025-04-05 03:07:13 +08:00
parent e6ac0f0edf
commit d0980e681c
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 145 additions and 16 deletions

View file

@ -15,3 +15,13 @@ fetch.github = "iDvel/rime-ice"
src.git = "https://github.com/vaaandark/dioxionary.git"
fetch.git = "https://github.com/vaaandark/dioxionary.git"
cargo_locks = ["./Cargo.lock"]
[noto-serif-cjk]
src.github = "notofonts/noto-cjk"
fetch.github = "notofonts/noto-cjk"
git.sparseCheckout = ["Serif/OTC"]
[noto-sans-cjk]
src.github = "notofonts/noto-cjk"
fetch.github = "notofonts/noto-cjk"
git.sparseCheckout = ["Sans/OTC"]