unwind local typify (#15)
This commit is contained in:
parent
75b224c047
commit
37a530ba4f
|
@ -1340,7 +1340,3 @@ checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"winapi",
|
"winapi",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[patch.unused]]
|
|
||||||
name = "typify"
|
|
||||||
version = "0.0.4"
|
|
||||||
|
|
|
@ -15,5 +15,5 @@ default-members = [
|
||||||
"progenitor-macro",
|
"progenitor-macro",
|
||||||
]
|
]
|
||||||
|
|
||||||
[patch."https://github.com/oxidecomputer/typify"]
|
#[patch."https://github.com/oxidecomputer/typify"]
|
||||||
typify = { path = "../typify/typify" }
|
#typify = { path = "../typify/typify" }
|
||||||
|
|
Loading…
Reference in New Issue