Update tokio to 1.43.0

This commit is contained in:
Joscha 2025-02-22 16:32:02 +01:00
parent b8b693d55c
commit a5f2efaf7d

View file

@ -24,7 +24,7 @@ serde = { version = "1.0.218", features = ["derive"] }
showbits-assets.path = "./showbits-assets"
showbits-common.path = "./showbits-common"
time = "0.3.37"
tokio = "1.37.0"
tokio = "1.43.0"
typst = "0.11.0"
typst-assets = { version = "0.11.0", features = ["fonts"] }
typst-render = "0.11.0"