Skip to content

Commit

Permalink
Bump pav_regression from 0.4.0 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [pav_regression](https://github.com/sanity/pav.rs) from 0.4.0 to 0.5.2.
- [Commits](https://github.com/sanity/pav.rs/commits)

---
updated-dependencies:
- dependency-name: pav_regression
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent e7fe784 commit 6442c0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ itertools = "0.13"
notify = "6"
once_cell = "1"
ordered-float = "4"
pav_regression = "0.4.0"
pav_regression = "0.5.2"
parking_lot = "0.12"
rand = { features = ["small_rng"], workspace = true }
redb = { optional = true, version = "2" }
Expand Down Expand Up @@ -83,7 +83,7 @@ freenet-stdlib = { features = ["net"], workspace = true }
arbitrary = { features = ["derive"], version = "1" }
chrono = { features = ["arbitrary"], workspace = true }
freenet-stdlib = { features = ["net", "testing"], workspace = true }
pav_regression = "0.4"
pav_regression = "0.5"
pico-args = "0.5"
statrs = "0.17"
tempfile = "3"
Expand Down

0 comments on commit 6442c0f

Please sign in to comment.