Skip to content

Commit

Permalink
Merge pull request #378 from dalance/dependabot/cargo/rand-0.9.0
Browse files Browse the repository at this point in the history
chore(deps): bump rand from 0.8.5 to 0.9.0
  • Loading branch information
dalance authored Jan 28, 2025
2 parents 677c500 + 640c41b commit dc8c70b
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 11 deletions.
71 changes: 61 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ lazy_static = "1"
memmap = "0.7"
num_cpus = "1"
regex = "1"
rand = "0.8"
rand = "0.9"
rlibc = "1"
serde = {version = "1.0", features = ["derive"]}
structopt = "0.3"
Expand Down

0 comments on commit dc8c70b

Please sign in to comment.