1
0
Fork 0
forked from wry/wry

autocommit 2022-02-15 22:53:12 CET

This commit is contained in:
Julian Orth 2022-02-15 22:53:12 +01:00
parent 290225190a
commit cacd49d15a
33 changed files with 884 additions and 220 deletions

View file

@ -15,7 +15,8 @@ panic = "abort"
codegen-units = 1
[dependencies]
uapi = "0.2.4"
uapi = "0.2.7"
parking_lot = "0.12.0"
thiserror = "1.0.30"
ahash = "0.7.6"
log = "0.4.14"