Skip to content

Commit 4fed74e

Browse files
committed
Fix email
1 parent 0fbc651 commit 4fed74e

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
@@ -1,5 +1,5 @@
11
[package]
2-
authors = ["James Waples <[email protected]>"]
2+
authors = ["James Waples <[email protected]>"]
33
categories = ["embedded", "no-std"]
44
description = "I2C/SPI driver for the SSD1331 OLED display controller"
55
documentation = "https://jamwaffles.github.io/ssd1331"

0 commit comments

Comments
 (0)