Skip to content

Commit

Permalink
update rand
Browse files Browse the repository at this point in the history
  • Loading branch information
bertiqwerty committed Jan 28, 2025
1 parent 89da7d8 commit d408d44
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 5 deletions.
89 changes: 85 additions & 4 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 rvimage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ imageproc = "0.25.0"
lazy_static = "1.5.0"
log = "0.4.25"
percent-encoding = "2.3.1"
rand = "0.8.5"
rand = "0.9.0"
regex = "1.11.1"
reqwest = { version = "0.12.12", features = ["blocking", "json"] }
rfd = "0.15.2"
Expand Down

0 comments on commit d408d44

Please # to comment.