diff --git a/progenitor-impl/Cargo.toml b/progenitor-impl/Cargo.toml index fb24da2..704cc4e 100644 --- a/progenitor-impl/Cargo.toml +++ b/progenitor-impl/Cargo.toml @@ -22,7 +22,7 @@ serde_json = "1.0" syn = { version = "2.0", features = ["parsing"] } thiserror = "1.0" # To publish, use a numbered version -#typify = "0.0.10" +#typify = "0.0.11" typify = { git = "https://github.com/oxidecomputer/typify" } unicode-ident = "1.0.8"