Skip to content

Commit

Permalink
typify dep to github
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl committed May 15, 2024
1 parent 9d88e9e commit 3dd0997
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
9 changes: 3 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions progenitor-impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ serde_json = "1.0"
syn = { version = "2.0", features = ["parsing"] }
thiserror = "1.0"
# change when publishing
typify = { version = "0.1.0" }
# typify = { git = "https://github.com/oxidecomputer/typify" }
# typify = { version = "0.1.0" }
typify = { git = "https://github.com/oxidecomputer/typify" }
unicode-ident = "1.0.12"

[dev-dependencies]
Expand Down

0 comments on commit 3dd0997

Please sign in to comment.