mirror of
https://github.com/OMGeeky/twba.uploader.git
synced 2026-01-02 17:36:07 +01:00
fix dependency versions to specific version for override
This commit is contained in:
@@ -9,7 +9,6 @@ use std::collections::HashMap;
|
||||
use std::ffi::OsStr;
|
||||
use std::path::{Path, PathBuf};
|
||||
use tracing::instrument;
|
||||
use tracing_subscriber::fmt::format;
|
||||
use twba_local_db::entities::video_upload::{ActiveModel as VideoUploadActiveModel, UploadStatus};
|
||||
use twba_local_db::prelude::*;
|
||||
use twba_local_db::re_exports::sea_orm::{
|
||||
|
||||
Reference in New Issue
Block a user