Skip to content

Commit

Permalink
chore: rename package
Browse files Browse the repository at this point in the history
  • Loading branch information
notwonderful authored Oct 30, 2024
1 parent 37a60f9 commit d2856c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "wago_scraper"
name = "wago-db2-csv-downloader"
version = "0.1.0"
edition = "2021"

Expand All @@ -11,4 +11,4 @@ regex = "1.5"
anyhow = "1.0"
dialoguer = "0.11.0"
indicatif = "0.17.8"
mockito = "1.5.0"
mockito = "1.5.0"

0 comments on commit d2856c9

Please sign in to comment.