Skip to content

Commit

Permalink
Merge #804
Browse files Browse the repository at this point in the history
804: bump lazy_static to 1 r=Susurrus a=ignatenkobrain
  • Loading branch information
bors[bot] committed Dec 1, 2017
2 parents 63ce242 + dcd190a commit edf1bac
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 @@ -19,7 +19,7 @@ cfg-if = "0.1.0"
void = "1.0.2"

[dev-dependencies]
lazy_static = "0.2"
lazy_static = "1"
rand = "0.3.8"
tempdir = "0.3"
tempfile = "2"
Expand Down

0 comments on commit edf1bac

Please sign in to comment.