build(deps): bump mcp23017 from `a3d0727` to `61933f8`

Bumps [mcp23017](https://github.com/mrd0ll4r/mcp23017) from `a3d0727` to `61933f8`.
- [Release notes](https://github.com/mrd0ll4r/mcp23017/releases)
- [Commits](a3d072754a...61933f857a)

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 2020-08-26 04:14:34 +00:00 committed by GitHub
parent 9a904b43c4
commit 7169c9e1d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -275,7 +275,7 @@ checksum = "c75de51135344a4f8ed3cfe2720dc27736f7711989703a0b43aadf3753c55577"
[[package]]
name = "mcp23017"
version = "0.1.1"
source = "git+https://github.com/mrd0ll4r/mcp23017.git#a3d072754abca60a92ece820f7cfb767a0c11669"
source = "git+https://github.com/mrd0ll4r/mcp23017.git#61933f857abe5a837800493a5f58e91a3c9435ec"
dependencies = [
"embedded-hal",
]