diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 4671434..c7a94c2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -872,7 +872,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] -name = "vuw_scraper" +name = "vuw_course_scraper" version = "0.1.0" dependencies = [ "scraper", |