diff --git a/Cargo.lock b/Cargo.lock index 54cb2fe..8d0f400 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1340,7 +1340,3 @@ checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69" dependencies = [ "winapi", ] - -[[patch.unused]] -name = "typify" -version = "0.0.4" diff --git a/Cargo.toml b/Cargo.toml index dd0aee2..6ce8c6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" }