Bump typify from `28883bd` to `dc8bb88` (#481)

Bumps [typify](https://github.com/oxidecomputer/typify) from `28883bd` to `dc8bb88`.
- [Commits](28883bdb38...dc8bb8861d)

---
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] 2023-05-23 09:22:53 -07:00 committed by GitHub
parent 787cc14b64
commit 6d10682fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
Cargo.lock generated
View File

@ -2197,8 +2197,8 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
[[package]] [[package]]
name = "typify" name = "typify"
version = "0.0.12" version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#28883bdb3868fd1f5c02d25bc5d5bd7ce7d9cc30" source = "git+https://github.com/oxidecomputer/typify#dc8bb8861d669f3454ca504e5ec165ae40e8e7d6"
dependencies = [ dependencies = [
"typify-impl", "typify-impl",
"typify-macro", "typify-macro",
@ -2206,8 +2206,8 @@ dependencies = [
[[package]] [[package]]
name = "typify-impl" name = "typify-impl"
version = "0.0.12" version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#28883bdb3868fd1f5c02d25bc5d5bd7ce7d9cc30" source = "git+https://github.com/oxidecomputer/typify#dc8bb8861d669f3454ca504e5ec165ae40e8e7d6"
dependencies = [ dependencies = [
"heck", "heck",
"log", "log",
@ -2223,8 +2223,8 @@ dependencies = [
[[package]] [[package]]
name = "typify-macro" name = "typify-macro"
version = "0.0.12" version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#28883bdb3868fd1f5c02d25bc5d5bd7ce7d9cc30" source = "git+https://github.com/oxidecomputer/typify#dc8bb8861d669f3454ca504e5ec165ae40e8e7d6"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",