Add Exif storing and update to Metadata endpoint
This commit is contained in:
5
src/lib.rs
Normal file
5
src/lib.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
#[macro_use]
|
||||
extern crate diesel;
|
||||
|
||||
pub mod database;
|
||||
pub mod exif;
|
||||
Reference in New Issue
Block a user