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
2
build.rs
2
build.rs
|
|
@ -10,5 +10,5 @@ fn main() {
|
|||
))
|
||||
.status()
|
||||
.unwrap();
|
||||
println!("cargo:rerun-if-changed=templates/*")
|
||||
println!("cargo:rerun-if-changed=templates/")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue