mirror of
https://github.com/redstrate/Auracite.git
synced 2025-04-26 14:17:45 +00:00
Re-add scraper notice I removed
This commit is contained in:
parent
6f11530e6f
commit
a479a9dffc
1 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@ cxx-qt-build = { version = "0.7", features = ["link_qt_object_files"], default-f
|
|||
|
||||
[dependencies]
|
||||
# Used to scrape the Lodestone HTML pages
|
||||
# NOTE: Do not upgrade to 0.21, as it crashes in WebAssembly for some reason. Report this upstream.
|
||||
scraper = { version = "0.20" }
|
||||
|
||||
# Used to serialize the JSON data we export
|
||||
|
|
Loading…
Add table
Reference in a new issue