Skip to content

Commit

Permalink
Bump fastrand from 1.9.0 to 2.0.1 (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 7b9c988 commit e2ecd5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 21 deletions.
22 changes: 2 additions & 20 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 crates/apis/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ text_encoding = []

[dependencies]
anyhow = { workspace = true }
fastrand = { version = "1.9.0", optional = true }
fastrand = { version = "2.0.1", optional = true }
javy = { workspace = true }

0 comments on commit e2ecd5b

Please sign in to comment.