1
0
Fork 0
forked from wry/wry

kbvm: update to v0.1.3

This commit is contained in:
Julian Orth 2025-02-12 20:33:28 +01:00
parent 5f56b7fd09
commit cc93e941d8
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"], optional = true }
kbvm = "0.1.2"
kbvm = "0.1.3"
[build-dependencies]
repc = "0.1.1"