Skip to content

Commit

Permalink
Bump quad-rand from 0.2.1 to 0.2.2 in /lang/rust (#3154)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 3f237de commit 3f1d1ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lang/rust/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 lang/rust/avro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ zstd = { default-features = false, version = "0.13.2", optional = true }


[target.'cfg(target_arch = "wasm32")'.dependencies]
quad-rand = { default-features = false, version = "0.2.1" }
quad-rand = { default-features = false, version = "0.2.2" }

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
rand = { default-features = false, version = "0.8.5", features = ["default"] }
Expand Down

0 comments on commit 3f1d1ad

Please # to comment.