Bump typify from `d662f87` to `ab78614` (#504)

This commit is contained in:
dependabot[bot] 2023-06-19 06:22:03 -07:00 committed by GitHub
parent dcdc044669
commit 52bc7a0e0e
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

@ -2194,7 +2194,7 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
[[package]]
name = "typify"
version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#d662f87e2ef205255d8017f5b47c5811fc165825"
source = "git+https://github.com/oxidecomputer/typify#ab78614353f242f60dba979f9da3207a0039d05d"
dependencies = [
"typify-impl",
"typify-macro",
@ -2203,7 +2203,7 @@ dependencies = [
[[package]]
name = "typify-impl"
version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#d662f87e2ef205255d8017f5b47c5811fc165825"
source = "git+https://github.com/oxidecomputer/typify#ab78614353f242f60dba979f9da3207a0039d05d"
dependencies = [
"heck",
"log",
@ -2220,7 +2220,7 @@ dependencies = [
[[package]]
name = "typify-macro"
version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#d662f87e2ef205255d8017f5b47c5811fc165825"
source = "git+https://github.com/oxidecomputer/typify#ab78614353f242f60dba979f9da3207a0039d05d"
dependencies = [
"proc-macro2",
"quote",