1
0
Fork 0
forked from wry/wry

autocommit 2022-04-11 19:56:52 CEST

This commit is contained in:
Julian Orth 2022-04-11 19:56:52 +02:00
parent 86ca98c38a
commit d9d1addbf5
3 changed files with 23 additions and 3 deletions

View file

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