update packages, and add noto-font packages
This commit is contained in:
parent
e6ac0f0edf
commit
d0980e681c
7 changed files with 145 additions and 16 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue