movie detail page + importer architecture fix
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2024"
|
||||
xlsx = ["dep:calamine"]
|
||||
|
||||
[dependencies]
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
domain = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
csv = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user