Bump typify from `85181ed` to `eea570e` (#590)

Bumps [typify](https://github.com/oxidecomputer/typify) from `85181ed` to `eea570e`.
- [Commits](85181edf85...eea570e233)

---
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-02 09:21:20 -07:00 committed by GitHub
parent 850867b332
commit 4c441f63d5
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

@ -2367,7 +2367,7 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
[[package]]
name = "typify"
version = "0.0.14"
source = "git+https://github.com/oxidecomputer/typify#85181edf85ca2c7513a7a39d50479017bc737b58"
source = "git+https://github.com/oxidecomputer/typify#eea570e2333b3dd9ee5bfbe5d786e52af5b7b595"
dependencies = [
"typify-impl",
"typify-macro",
@ -2376,7 +2376,7 @@ dependencies = [
[[package]]
name = "typify-impl"
version = "0.0.14"
source = "git+https://github.com/oxidecomputer/typify#85181edf85ca2c7513a7a39d50479017bc737b58"
source = "git+https://github.com/oxidecomputer/typify#eea570e2333b3dd9ee5bfbe5d786e52af5b7b595"
dependencies = [
"heck",
"log",
@ -2393,7 +2393,7 @@ dependencies = [
[[package]]
name = "typify-macro"
version = "0.0.14"
source = "git+https://github.com/oxidecomputer/typify#85181edf85ca2c7513a7a39d50479017bc737b58"
source = "git+https://github.com/oxidecomputer/typify#eea570e2333b3dd9ee5bfbe5d786e52af5b7b595"
dependencies = [
"proc-macro2",
"quote",