This commit is contained in:
Robin Appelman 2023-11-18 23:08:30 +01:00
commit 29ba22dd90
2 changed files with 4 additions and 1 deletions

2
api-server/Cargo.lock generated
View file

@ -1743,6 +1743,8 @@ dependencies = [
[[package]]
name = "ugc-scraper"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a65a605e079609b2f105c2f8930a0fb6786766fae5ef8776692cbb8a85b2b56"
dependencies = [
"reqwest",
"scraper",