Skip to content

Commit d2c65a1

Browse files
authored
Merge pull request #35 from Razican/readme_version
Updated README version to the latest version in crates.io
2 parents 8cadb4c + e98bef8 commit d2c65a1

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)