Bump typify from `ab78614` to `fdfed7c` (#511)

Bumps [typify](https://github.com/oxidecomputer/typify) from `ab78614` to `fdfed7c`.
- [Commits](ab78614353...fdfed7c578)

---
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-06-27 21:53:22 -07:00 committed by GitHub
parent d410b351b3
commit ac241528d7
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

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