You've already forked AstralRinth
forked from didirus/AstralRinth
Add Backblaze Driver (#32)
* Backblaze Driver * Update action to work with new tests * Fix minor issues * Run Formatter + Switch to reqwest json parser
This commit is contained in:
@@ -7,6 +7,7 @@ use std::env;
|
||||
use std::fs::File;
|
||||
|
||||
mod database;
|
||||
mod file_hosting;
|
||||
mod models;
|
||||
mod routes;
|
||||
mod search;
|
||||
|
||||
Reference in New Issue
Block a user