Bump typify from `43bd5bc` to `d662f87` (#494)

Bumps [typify](https://github.com/oxidecomputer/typify) from `43bd5bc` to `d662f87`.
- [Commits](43bd5bce4a...d662f87e2e)

---
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-12 14:26:52 -07:00 committed by GitHub
parent 12b6fb4ea6
commit dcdc044669
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]] [[package]]
name = "typify" name = "typify"
version = "0.0.13" version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#43bd5bce4ada2a87152895d2abfc4888154242f3" source = "git+https://github.com/oxidecomputer/typify#d662f87e2ef205255d8017f5b47c5811fc165825"
dependencies = [ dependencies = [
"typify-impl", "typify-impl",
"typify-macro", "typify-macro",
@ -2203,7 +2203,7 @@ dependencies = [
[[package]] [[package]]
name = "typify-impl" name = "typify-impl"
version = "0.0.13" version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#43bd5bce4ada2a87152895d2abfc4888154242f3" source = "git+https://github.com/oxidecomputer/typify#d662f87e2ef205255d8017f5b47c5811fc165825"
dependencies = [ dependencies = [
"heck", "heck",
"log", "log",
@ -2220,7 +2220,7 @@ dependencies = [
[[package]] [[package]]
name = "typify-macro" name = "typify-macro"
version = "0.0.13" version = "0.0.13"
source = "git+https://github.com/oxidecomputer/typify#43bd5bce4ada2a87152895d2abfc4888154242f3" source = "git+https://github.com/oxidecomputer/typify#d662f87e2ef205255d8017f5b47c5811fc165825"
dependencies = [ dependencies = [
"proc-macro2", "proc-macro2",
"quote", "quote",