Bump typify from `76a411e` to `4fbc86c` (#610)

Bumps [typify](https://github.com/oxidecomputer/typify) from `76a411e` to `4fbc86c`.
- [Commits](76a411ee23...4fbc86c05a)

---
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-10-23 15:00:27 -07:00 committed by GitHub
parent 91a1c379ca
commit a6bc062480
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

@ -2389,7 +2389,7 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
[[package]]
name = "typify"
version = "0.0.14"
source = "git+https://github.com/oxidecomputer/typify#76a411ee23423c20120bd07f47d79b38b64d06cf"
source = "git+https://github.com/oxidecomputer/typify#4fbc86c05a7959ae768088100680957404b9d489"
dependencies = [
"typify-impl",
"typify-macro",
@ -2398,7 +2398,7 @@ dependencies = [
[[package]]
name = "typify-impl"
version = "0.0.14"
source = "git+https://github.com/oxidecomputer/typify#76a411ee23423c20120bd07f47d79b38b64d06cf"
source = "git+https://github.com/oxidecomputer/typify#4fbc86c05a7959ae768088100680957404b9d489"
dependencies = [
"heck",
"log",
@ -2415,7 +2415,7 @@ dependencies = [
[[package]]
name = "typify-macro"
version = "0.0.14"
source = "git+https://github.com/oxidecomputer/typify#76a411ee23423c20120bd07f47d79b38b64d06cf"
source = "git+https://github.com/oxidecomputer/typify#4fbc86c05a7959ae768088100680957404b9d489"
dependencies = [
"proc-macro2",
"quote",