Skip to content

Commit 05375d3

Browse files
Bump rand from 0.9.2 to 0.9.3
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.9.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59058a1 commit 05375d3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pgrx-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ postgres = "0.19.10"
7272
proptest = { version = "1", optional = true }
7373
tempfile = "3.19.1"
7474
sysinfo = "0.34.2"
75-
rand = "0.9.0"
75+
rand = "0.9.3"
7676

7777
[dependencies.pgrx] # Not unified in workspace due to default-features key
7878
path = "../pgrx"

0 commit comments

Comments
 (0)