Skip to content

Commit

Permalink
fix/dependency: make collenchyma version constraint stricter
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hobofan committed Dec 19, 2015
1 parent 89c31a9 commit 6b3f6af
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 @@ -15,7 +15,7 @@ license = "MIT"

[dependencies]
phloem = "~0.3.0"
collenchyma = "~0.0.3"
collenchyma = "= 0.0.3"

log = "0.3.2"

Expand Down

0 comments on commit 6b3f6af

Please sign in to comment.