1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

fix build

This commit is contained in:
Guillaume Ballet 2018-12-20 12:14:28 +01:00
parent 8df23cf1c0
commit 62ccc311d0

View file

@ -20,6 +20,7 @@ reduce = "0.1.1"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
serde_bytes = "0.10"
bincode = "0.8.0"
regex = "0.2"
bimap = "0.1"