Bump typify from `b052068` to `655d8d4` (#149)

Bumps [typify](https://github.com/oxidecomputer/typify) from `b052068` to `655d8d4`.
- [Release notes](https://github.com/oxidecomputer/typify/releases)
- [Commits](b0520682ae...655d8d41fc)

---
updated-dependencies:
- dependency-name: typify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-02 11:11:24 -07:00 committed by GitHub
parent e5af9930a8
commit 30ebf0cfbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
Cargo.lock generated
View File

@ -1727,7 +1727,7 @@ checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
[[package]] [[package]]
name = "typify" name = "typify"
version = "0.0.10-dev" version = "0.0.10-dev"
source = "git+https://github.com/oxidecomputer/typify#b0520682aecfe077d0eb9c6612e4c5f71ab36bf6" source = "git+https://github.com/oxidecomputer/typify#655d8d41fc4ff8d44d0051de40c8b6b67786a200"
dependencies = [ dependencies = [
"typify-impl", "typify-impl",
"typify-macro", "typify-macro",
@ -1736,7 +1736,7 @@ dependencies = [
[[package]] [[package]]
name = "typify-impl" name = "typify-impl"
version = "0.0.10-dev" version = "0.0.10-dev"
source = "git+https://github.com/oxidecomputer/typify#b0520682aecfe077d0eb9c6612e4c5f71ab36bf6" source = "git+https://github.com/oxidecomputer/typify#655d8d41fc4ff8d44d0051de40c8b6b67786a200"
dependencies = [ dependencies = [
"heck", "heck",
"log", "log",
@ -1754,7 +1754,7 @@ dependencies = [
[[package]] [[package]]
name = "typify-macro" name = "typify-macro"
version = "0.0.10-dev" version = "0.0.10-dev"
source = "git+https://github.com/oxidecomputer/typify#b0520682aecfe077d0eb9c6612e4c5f71ab36bf6" source = "git+https://github.com/oxidecomputer/typify#655d8d41fc4ff8d44d0051de40c8b6b67786a200"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",