dyedquartz / mangadex-scraper

scrapes manga off of mangadex.org
12 stars 2 forks source link

Compilation Error #7

Closed ZapDragon closed 4 years ago

ZapDragon commented 4 years ago

Firstly, I apologize. This is my first time playing with any Rust at all. I installed the Visual C++ tools and ran cargo install

This is the error I am getting.

image

Kite1024 commented 4 years ago

I've had this same error after doing a "cargo update", it was fixed after doing a "git reset --hard" and then running "cargo run".

dyedquartz commented 4 years ago

Crates are outdated, I'll work on updating everything and eventually adding new features

dyedquartz commented 4 years ago

8 updated crates