1
0
Fork 0
forked from wry/wry

autocommit 2022-02-19 19:41:18 CET

This commit is contained in:
Julian Orth 2022-02-19 19:41:18 +01:00
parent bb0468feea
commit ae66acef73
32 changed files with 880 additions and 164 deletions

View file

@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2021"
[dependencies]
bincode = "2.0.0-beta.2"
bincode = "2.0.0-beta.3"
log = "0.4.14"