summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSophie Forrest <git@sophieforrest.com>2024-09-05 23:27:59 +1200
committerSophie Forrest <git@sophieforrest.com>2024-09-05 23:27:59 +1200
commit3be672eb573fa969eb112fdc6d584adfd4119164 (patch)
tree6530c93e1556edcbc0fcf840791a753903fdf13a /Cargo.toml
parent35a0c17ab9e66dfe305b89f6fd72d376d28239e2 (diff)
chore: change package name
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 47abdbb..3356402 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
 [package]
-name = "vuw_scraper"
+name = "vuw_course_scraper"
 version = "0.1.0"
 edition = "2021"