fix format
This commit is contained in:
@@ -8,6 +8,9 @@ image = "0.25.9"
|
||||
reqwest = { version = "0.12.25", features = ["json", "rustls-tls"] }
|
||||
scraper = "0.25.0"
|
||||
robotstxt = "0.3.0"
|
||||
futures = "0.3.31"
|
||||
itertools = "0.14.0"
|
||||
language-tags = "0.3.2"
|
||||
|
||||
models = { path = "../models" }
|
||||
|
||||
@@ -18,7 +21,3 @@ serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
log.workspace = true
|
||||
|
||||
futures = "0.3.31"
|
||||
itertools = "0.14.0"
|
||||
language-tags = "0.3.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user