Skip to content

Commit 72345b2

Browse files
authored
Merge pull request #22 from therealprof/patch-1
Fix repository name on crates.io
2 parents 101c8b8 + a4cb4b5 commit 72345b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["ePaper", "Display", "epd"]
88
license = "ISC"
99
name = "epd-waveshare"
1010
readme = "README.md"
11-
repository = "https://github.com/Caemor/epd_waveshare.git"
11+
repository = "https://github.com/Caemor/epd-waveshare.git"
1212
version = "0.2.0"
1313

1414
[badges]

0 commit comments

Comments
 (0)