Move diesel as a workspace dependency
This commit is contained in:
@@ -20,7 +20,7 @@ pub type Point = types::point::Point;
|
||||
pub type MAC = types::mac::MAC;
|
||||
|
||||
// DB models: for SQL with Diesel and InfluxDB and influxdb-derive
|
||||
mod schema;
|
||||
pub mod schema;
|
||||
mod models {
|
||||
pub mod antenna;
|
||||
pub mod beacon_measure;
|
||||
|
||||
Reference in New Issue
Block a user