Skip to content

Commit

Permalink
Specify strong-type-derive version
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjhongwu committed Dec 20, 2023
1 parent 3d8cd88 commit 72e157f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions strong-type/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ repository = "https://github.com/yunjhongwu/strong-type"
readme = "../README.md"

[dependencies]
strong-type-derive = { path = "../strong-type-derive" }

strong-type-derive = { version = "0.4.0", path = "../strong-type-derive" }

0 comments on commit 72e157f

Please sign in to comment.