a complete removal of diesel
This commit is contained in:
parent
ee03777c10
commit
444df4eacc
9 changed files with 40 additions and 545 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue