all repos

tyess @ 9d6800b

chess in typst
1 files changed, 1 insertions(+), 1 deletions(-)
bump typst version
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-07-04 15:40:25 +0300
Authored at: 2026-07-04 15:39:24 +0300
Change ID: lmsnstoqulwnkvxutzokunyytumqtpus
Parent: 87a9bef
M typst.toml
ยทยทยท
        1
        1
         [package]

      
        2
        2
         name = "tyess"

      
        3
        3
         version = "0.1.0"

      
        4
        
        -compiler = "0.13.0"

      
        
        4
        +compiler = "0.15.0"

      
        5
        5
         entrypoint = "lib.typ"

      
        6
        6
         repository = "https://github.com/olexsmir/tyess"

      
        7
        7
         authors = ["olexsmir"]