Web scraper for pulling feats for building a feat spellbook.

[Web Scraping With Rust](https://medium.com/@kadek/web-scraping-in-rust-881b534a60f7) used as a tutorial and reference.

jmelesky f4d186d846 don't track Cargo.lock %!s(int64=7) %!d(string=hai) anos
src a9ed2e6599 first pass %!s(int64=7) %!d(string=hai) anos
.gitignore f4d186d846 don't track Cargo.lock %!s(int64=7) %!d(string=hai) anos
Cargo.toml b89e24b5f8 add build requirements %!s(int64=7) %!d(string=hai) anos
LICENSE 0836f99ac5 initial commit %!s(int64=7) %!d(string=hai) anos
README.md 0836f99ac5 initial commit %!s(int64=7) %!d(string=hai) anos

README.md

featscraper

Web scraper for pulling feats for building a feat spellbook.

Web Scraping With Rust used as a tutorial and reference.