1
0
Fork 0
forked from wry/wry

all: update dependencies

This commit is contained in:
Julian Orth 2026-03-13 23:34:15 +01:00
parent d29dea05fb
commit bfed2c0f41
3 changed files with 27 additions and 27 deletions

View file

@ -20,7 +20,7 @@ bstr = { version = "1.9.1", default-features = false }
ahash = "0.8.11"
run-on-drop = "1.0.0"
uapi = "0.2.13"
kbvm = "0.1.5"
kbvm = "0.1.6"
[dev-dependencies]
simplelog = { version = "0.12.2", features = ["test"] }