Search by media type
This commit is contained in:
parent
e679d167fc
commit
8c9bdbb58e
8 changed files with 115 additions and 74 deletions
|
|
@ -45,6 +45,7 @@ time = "0.3.41"
|
|||
tokio = { version = "1.44.1", features = ["full"] }
|
||||
tower-http = { version = "0.6.2", features = ["fs"] }
|
||||
tower-sessions = "0.14.0"
|
||||
strum = { version = "0.27.1", features = ["derive"] }
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue