diff --git a/Cargo.lock b/Cargo.lock index 3f6a9dc1..9e430909 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2372,7 +2372,7 @@ checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987" [[package]] name = "typify" version = "0.2.0" -source = "git+https://github.com/oxidecomputer/typify#a1986aaa2275bc71ee4f660c9ddf82d6aa29caca" +source = "git+https://github.com/oxidecomputer/typify#39ed552bcc00dcbf7e89dc33cf0a3db95460119a" dependencies = [ "typify-impl", "typify-macro", @@ -2381,7 +2381,7 @@ dependencies = [ [[package]] name = "typify-impl" version = "0.2.0" -source = "git+https://github.com/oxidecomputer/typify#a1986aaa2275bc71ee4f660c9ddf82d6aa29caca" +source = "git+https://github.com/oxidecomputer/typify#39ed552bcc00dcbf7e89dc33cf0a3db95460119a" dependencies = [ "heck", "log", @@ -2400,7 +2400,7 @@ dependencies = [ [[package]] name = "typify-macro" version = "0.2.0" -source = "git+https://github.com/oxidecomputer/typify#a1986aaa2275bc71ee4f660c9ddf82d6aa29caca" +source = "git+https://github.com/oxidecomputer/typify#39ed552bcc00dcbf7e89dc33cf0a3db95460119a" dependencies = [ "proc-macro2", "quote",