unwind local typify (#15)

This commit is contained in:
Adam Leventhal 2021-11-09 23:38:36 -08:00 committed by GitHub
parent 75b224c047
commit 37a530ba4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 6 deletions

4
Cargo.lock generated
View File

@ -1340,7 +1340,3 @@ checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"
dependencies = [
"winapi",
]
[[patch.unused]]
name = "typify"
version = "0.0.4"

View File

@ -15,5 +15,5 @@ default-members = [
"progenitor-macro",
]
[patch."https://github.com/oxidecomputer/typify"]
typify = { path = "../typify/typify" }
#[patch."https://github.com/oxidecomputer/typify"]
#typify = { path = "../typify/typify" }