Skip to content

Commit 45466e9

Browse files
chore(deps): bump rand_distr from 0.4.3 to 0.5.1 (#340)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be2133b commit 45466e9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

rust/sedona-geo-generic-alg/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ approx = { workspace = true }
4141
criterion = { workspace = true }
4242
pretty_env_logger = "0.4"
4343
rand = { workspace = true }
44-
rand_distr = "0.4.3"
44+
rand_distr = "0.5.1"
4545
geo = { workspace = true }
4646
wkb = { workspace = true }
4747
wkt = { workspace = true }

0 commit comments

Comments
 (0)