Bump typify from `4fbc86c` to `c9d6453` (#632)
Bumps [typify](https://github.com/oxidecomputer/typify) from `4fbc86c` to `c9d6453`.
- [Commits](4fbc86c05a...c9d6453fc3
)
---
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:
parent
54b6752af4
commit
8d1b8f0f8e
|
@ -2340,7 +2340,7 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typify"
|
name = "typify"
|
||||||
version = "0.0.14"
|
version = "0.0.14"
|
||||||
source = "git+https://github.com/oxidecomputer/typify#4fbc86c05a7959ae768088100680957404b9d489"
|
source = "git+https://github.com/oxidecomputer/typify#c9d6453fc3cf69726d539925b838b267f886cb53"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"typify-impl",
|
"typify-impl",
|
||||||
"typify-macro",
|
"typify-macro",
|
||||||
|
@ -2349,7 +2349,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typify-impl"
|
name = "typify-impl"
|
||||||
version = "0.0.14"
|
version = "0.0.14"
|
||||||
source = "git+https://github.com/oxidecomputer/typify#4fbc86c05a7959ae768088100680957404b9d489"
|
source = "git+https://github.com/oxidecomputer/typify#c9d6453fc3cf69726d539925b838b267f886cb53"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"heck",
|
"heck",
|
||||||
"log",
|
"log",
|
||||||
|
@ -2366,7 +2366,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typify-macro"
|
name = "typify-macro"
|
||||||
version = "0.0.14"
|
version = "0.0.14"
|
||||||
source = "git+https://github.com/oxidecomputer/typify#4fbc86c05a7959ae768088100680957404b9d489"
|
source = "git+https://github.com/oxidecomputer/typify#c9d6453fc3cf69726d539925b838b267f886cb53"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
|
Loading…
Reference in New Issue