1
0
Fork 0
forked from wry/wry

all: update uapi dependency

This commit is contained in:
Julian Orth 2022-07-30 16:21:05 +02:00
parent 8b93957f31
commit 323a6ed953
2 changed files with 9 additions and 9 deletions

View file

@ -14,7 +14,7 @@ panic = "abort"
panic = "abort"
[dependencies]
uapi = "0.2.9"
uapi = "0.2.10"
thiserror = "1.0.30"
ahash = "0.7.6"
log = { version = "0.4.16", features = ["std"] }