1
0
Fork 0
forked from wry/wry

kbvm: update to v0.1.4

This commit is contained in:
Julian Orth 2025-04-21 11:54:57 +02:00
parent e2471c3aa6
commit 72acf43a27
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.3"
kbvm = "0.1.4"
[build-dependencies]
repc = "0.1.1"