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

4
Cargo.lock generated
View file

@ -689,9 +689,9 @@ dependencies = [
[[package]]
name = "kbvm"
version = "0.1.4"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "474d0a1323fee9226a308be0ff72f1f699f1094a6ba3fc6c1495056bffa0dbbc"
checksum = "b4d8c8ce90004b5b24e1a411ea5766feb3a28a03eaece56cb6480c644baea810"
dependencies = [
"arrayvec",
"bstr",