feat: now able to pull data from the csv
This commit is contained in:
parent
aef7cda678
commit
b9bcd5352e
4 changed files with 136 additions and 3 deletions
|
@ -31,3 +31,6 @@ rand = "0.8.5"
|
|||
|
||||
# fancy time stuff
|
||||
chrono = "0.4.26"
|
||||
|
||||
# handlign teh csv export from wolves
|
||||
csv = "1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue