Skip to content

Commit

Permalink
remove wildcard dependency for crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
jice-nospam committed Dec 8, 2019
1 parent 1846536 commit 119eacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ features = ["png_codec"]

[dev-dependencies]
unicode-segmentation = "1.6.0"
doryen-fov="*"
doryen-fov="0.1.*"

[features]

0 comments on commit 119eacf

Please sign in to comment.