Skip to content

Commit 4c9e1cd

Browse files
Bump linregress from 0.5.2 to 0.5.4
Bumps [linregress](https://github.com/n1m3/linregress) from 0.5.2 to 0.5.4. - [Changelog](https://github.com/n1m3/linregress/blob/master/CHANGELOG.md) - [Commits](n1m3/linregress@0.5.2...0.5.4) --- updated-dependencies: - dependency-name: linregress dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d18abb8 commit 4c9e1cd

2 files changed

Lines changed: 8 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 19 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
@@ -852,7 +852,7 @@ libp2p-identity = { version = "0.2.9" }
852852
libsecp256k1 = { version = "0.7.0", default-features = false }
853853
linked-hash-map = { version = "0.5.4" }
854854
linked_hash_set = { version = "0.1.4" }
855-
linregress = { version = "0.5.1" }
855+
linregress = { version = "0.5.4" }
856856
lite-json = { version = "0.2.0", default-features = false }
857857
litep2p = { version = "0.9.1", features = ["websocket"] }
858858
log = { version = "0.4.22", default-features = false }

0 commit comments

Comments
 (0)