feat: new function to get data from wolves (csv/json) and store it in teh db)

This commit is contained in:
silver 2023-08-05 21:51:09 +01:00
parent 6b901683da
commit 4a29049ce7
3 changed files with 115 additions and 34 deletions

View file

@ -4,6 +4,8 @@ version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[[bin]]
name = "update_wolves"
[[bin]]
name = "update_groups"