a complete removal of diesel

This commit is contained in:
Chris Cochrun 2024-09-25 12:52:44 -05:00
parent ee03777c10
commit 444df4eacc
9 changed files with 40 additions and 545 deletions

View file

@ -27,10 +27,8 @@ cxx-qt = "0.6.1"
cxx-qt-lib = "0.6.1"
# home = "0.5.4"
dirs = "5.0.0"
diesel = { version = "2.0.3", features = ["sqlite"] }
# libsqlite3-sys = { version = ">=0.17.2", features = ["bundled"] }
youtube_dl = "0.8.0"
diesel_migrations = { version = "2.1.0", features = ["sqlite"] }
tar = "0.4.40"
zstd = "0.12.4"
serde_json = "1.0.104"
@ -41,7 +39,7 @@ tokio = { version = "1.32.0", features = ["full"] }
tracing-subscriber = { version = "0.3.17", features = ["fmt", "std", "chrono", "time", "local-time", "env-filter"] }
tracing = "0.1.37"
time = { version = "0.3.29", features = ["formatting", "macros"] }
obws = "0.11.5"
obws = "0.13.0"
reqwest = "0.11.23"
color-eyre = "0.6.3"
# ffmpeg-next = "6.0.0"