Skip to content

Commit

Permalink
Bump quad-rand from 0.2.1 to 0.2.2 in /lang/rust
Browse files Browse the repository at this point in the history
Bumps [quad-rand](https://github.com/not-fl3/quad-rand) from 0.2.1 to 0.2.2.
- [Commits](https://github.com/not-fl3/quad-rand/commits)

---
updated-dependencies:
- dependency-name: quad-rand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 3f237de commit 4350ade
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 4350ade

Please sign in to comment.