added rayon to toml file

This commit is contained in:
gurkenhabicht 2020-05-18 16:53:17 +02:00
parent 7d351101b7
commit 9c15ce850c
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ eui48 = "~0.4.6"
#serde_json = "1.0" #serde_json = "1.0"
serde_json = { version = "1.0", features = ["raw_value"] } serde_json = { version = "1.0", features = ["raw_value"] }
serde = "1.0.3" serde = "1.0.3"
rayon = "1.3"