We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc709a commit af34772Copy full SHA for af34772
Cargo.toml
@@ -12,7 +12,7 @@ documentation = "https://langchain-rust.sellie.tech/get-started/quickstart"
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
14
[dependencies]
15
-scraper = "0.21"
+scraper = "0.24"
16
serde = { version = "1.0", features = ["derive"] }
17
async-trait = "0.1.80"
18
tokio = { version = "1", features = ["full"] }
0 commit comments