Update commented out typify version (#427)
This commit is contained in:
parent
b969813fd7
commit
4c16647cac
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue