Bump typify from `5106273` to `29c43ec` (#297)
Bumps [typify](https://github.com/oxidecomputer/typify) from `5106273` to `29c43ec`.
- [Release notes](https://github.com/oxidecomputer/typify/releases)
- [Commits](5106273f3d...29c43ec957
)
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
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
62b6f2ed9e
commit
634bf98b05
|
@ -1920,7 +1920,7 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typify"
|
name = "typify"
|
||||||
version = "0.0.11-dev"
|
version = "0.0.11-dev"
|
||||||
source = "git+https://github.com/oxidecomputer/typify#5106273f3d424386250362f27e4774524b06550a"
|
source = "git+https://github.com/oxidecomputer/typify#29c43ec957972416b88eefd2d5b81b8fe1bf6200"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"typify-impl",
|
"typify-impl",
|
||||||
"typify-macro",
|
"typify-macro",
|
||||||
|
@ -1929,7 +1929,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typify-impl"
|
name = "typify-impl"
|
||||||
version = "0.0.11-dev"
|
version = "0.0.11-dev"
|
||||||
source = "git+https://github.com/oxidecomputer/typify#5106273f3d424386250362f27e4774524b06550a"
|
source = "git+https://github.com/oxidecomputer/typify#29c43ec957972416b88eefd2d5b81b8fe1bf6200"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"heck",
|
"heck",
|
||||||
"log",
|
"log",
|
||||||
|
@ -1947,7 +1947,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typify-macro"
|
name = "typify-macro"
|
||||||
version = "0.0.11-dev"
|
version = "0.0.11-dev"
|
||||||
source = "git+https://github.com/oxidecomputer/typify#5106273f3d424386250362f27e4774524b06550a"
|
source = "git+https://github.com/oxidecomputer/typify#29c43ec957972416b88eefd2d5b81b8fe1bf6200"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
"quote",
|
"quote",
|
||||||
|
|
Loading…
Reference in New Issue