Update tokio to 1.43.0
This commit is contained in:
parent
b8b693d55c
commit
a5f2efaf7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue