Skip to content

Commit e98bef8

Browse files
committed
Updated README version to the latest version in crates.io
1 parent 8cadb4c commit e98bef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To use `sysfs_gpio`, first add this to your `Cargo.toml`:
2727

2828
```toml
2929
[dependencies]
30-
sysfs_gpio = "0.4"
30+
sysfs_gpio = "0.5"
3131
```
3232

3333
Then, add this to your crate root:

0 commit comments

Comments
 (0)