Skip to content

Commit

Permalink
bumped rand crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy8625 committed May 22, 2022
1 parent f6037d4 commit 7baff90
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 @@ -14,7 +14,7 @@ categories = ["command-line-utilities"]
[dependencies]
clap = { version = "3.1.18", features = ["cargo"] }
crossterm = "0.23.2"
rand = "0.8.2"
rand = "0.8.5"
itertools = "0.10.0"
ezemoji = "0.2.0"

Expand Down

0 comments on commit 7baff90

Please sign in to comment.