Skip to content

Commit b967f7f

Browse files
Bump rand from 0.9.1 to 0.9.3 (#165)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent b398f21 commit b967f7f

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ postgres = "0.19.7"
2121
postgres-openssl = "0.5.0"
2222
pyo3 = { version = "0.23.4", features = ["extension-module"] }
2323
pyo3-log = "0.12.1"
24-
rand = "0.9.0"
24+
rand = "0.9.3"
2525
rayon = "1.7.0"
2626
serial_test = "3.2.0"
2727
state-map = { git = "https://github.com/matrix-org/rust-matrix-state-map", rev = "211343e" }

0 commit comments

Comments
 (0)