pkg: newer dotenv
This commit is contained in:
parent
05a14638f7
commit
f4e9ece04c
4 changed files with 4 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
pub mod methods;
|
||||
use dotenv::dotenv;
|
||||
use dotenvy::dotenv;
|
||||
use ldap3::{LdapConn, Scope, SearchEntry};
|
||||
use sqlx::sqlite::{SqliteConnectOptions, SqlitePoolOptions};
|
||||
use sqlx::{Error, Pool, Sqlite};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue