1
0
Fork 0
forked from wry/wry

kbvm: update to 0.1.5

This commit is contained in:
Julian Orth 2025-10-09 19:37:24 +02:00
parent 26e34d3f85
commit 45b9925a91
2 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ linearize = { version = "0.1.3", features = ["derive"] }
png = "0.17.13"
rustc-demangle = { version = "0.1.24", optional = true }
tracy-client-sys = { version = "0.24.1", features = ["ondemand", "manual-lifetime", "debuginfod", "demangle"], optional = true }
kbvm = "0.1.4"
kbvm = "0.1.5"
tiny-skia = { version = "0.11.4", default-features = false, features = ["std"] }
regex = "1.11.1"
cfg-if = "1.0.0"