Skip to content

Commit c86a9fb

Browse files
authored
Merge pull request #24 from posborne/export-group-permissions
Add ability to set user/group/mode on exported sysfs gpio entries
2 parents 4c97738 + ce82879 commit c86a9fb

18 files changed

+443
-517
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33

44
rust:
55
- stable
6-
- 1.20.0
6+
- 1.26.2
77

88
script:
99
- cargo test

0 commit comments

Comments
 (0)