Skip to content

Commit d89a17e

Browse files
Bump approx from 0.4.0 to 0.5.1 (#18)
* Bump approx from 0.4.0 to 0.5.1 Bumps [approx](https://github.com/brendanzab/approx) from 0.4.0 to 0.5.1. - [Commits](brendanzab/approx@v0.4.0...v0.5.1) --- updated-dependencies: - dependency-name: approx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: carlobortolan <carlobortolan@gmail.com>
1 parent 1e12457 commit d89a17e

File tree

3 files changed

+9
-27
lines changed

3 files changed

+9
-27
lines changed

Cargo.lock

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

Cargo.lock.MSRV

Lines changed: 4 additions & 13 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 @@ rand_distr = "0.5.1"
2121
statrs = "0.18.0"
2222

2323
[dev-dependencies]
24-
approx = "0.4"
24+
approx = "0.5.1"
2525

2626
[lints.rust.unexpected_cfgs]
2727
level = "warn"

0 commit comments

Comments
 (0)