Merge pull request #22 from therealprof/patch-1

Fix repository name on crates.io
embedded-hal-1.0 v0.2.0
Chris 2018-11-21 10:42:23 +01:00 committed by GitHub
commit 72345b2bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ keywords = ["ePaper", "Display", "epd"]
license = "ISC"
name = "epd-waveshare"
readme = "README.md"
repository = "https://github.com/Caemor/epd_waveshare.git"
repository = "https://github.com/Caemor/epd-waveshare.git"
version = "0.2.0"
[badges]