Bump typify from `dc8bb88` to `43bd5bc` (#488)
Bumps [typify](https://github.com/oxidecomputer/typify) from `dc8bb88` to `43bd5bc`.
- [Commits](dc8bb8861d...43bd5bce4a
)
---
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
2bb38c798f
commit
2ba7504206
|
@ -2194,7 +2194,7 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
|
|||
[[package]]
|
||||
name = "typify"
|
||||
version = "0.0.13"
|
||||
source = "git+https://github.com/oxidecomputer/typify#dc8bb8861d669f3454ca504e5ec165ae40e8e7d6"
|
||||
source = "git+https://github.com/oxidecomputer/typify#43bd5bce4ada2a87152895d2abfc4888154242f3"
|
||||
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#dc8bb8861d669f3454ca504e5ec165ae40e8e7d6"
|
||||
source = "git+https://github.com/oxidecomputer/typify#43bd5bce4ada2a87152895d2abfc4888154242f3"
|
||||
dependencies = [
|
||||
"heck",
|
||||
"log",
|
||||
|
@ -2220,7 +2220,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "typify-macro"
|
||||
version = "0.0.13"
|
||||
source = "git+https://github.com/oxidecomputer/typify#dc8bb8861d669f3454ca504e5ec165ae40e8e7d6"
|
||||
source = "git+https://github.com/oxidecomputer/typify#43bd5bce4ada2a87152895d2abfc4888154242f3"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
|
@ -2246,9 +2246,9 @@ checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"
|
|||
|
||||
[[package]]
|
||||
name = "unicode-ident"
|
||||
version = "1.0.8"
|
||||
version = "1.0.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"
|
||||
checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
|
||||
|
||||
[[package]]
|
||||
name = "unicode-normalization"
|
||||
|
|
Loading…
Reference in New Issue