slowly moving forward
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// src/main.rs
|
||||
use std::env;
|
||||
use dotenvy::dotenv;
|
||||
use multieko2::db;
|
||||
use crate::db;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
|
||||
Reference in New Issue
Block a user