Added the capability to upload CSV files
This commit is contained in:
parent
90b02eef79
commit
d1e736d7a7
19 changed files with 678 additions and 99 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -8,6 +8,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"chrono",
|
||||
"futures",
|
||||
"md-5",
|
||||
"regex",
|
||||
"serde",
|
||||
"sqlx",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue