Skip to content

Commit

Permalink
Merge pull request #125 from mgeisler/bump-rand-dep
Browse files Browse the repository at this point in the history
cargo: bump rand dev-dependency to latest version
  • Loading branch information
mgeisler authored Feb 14, 2018
2 parents 42fdff6 + 104eb5d commit 47c0ee9
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 @@ -32,5 +32,5 @@ hyphenation = { version = "0.6.1", optional = true }

[dev-dependencies]
lipsum = "0.4"
rand = "0.3"
rand = "0.4"
version-sync = "0.5"

0 comments on commit 47c0ee9

Please sign in to comment.