Skip to content

Commit 9d25233

Browse files
chore(deps): bump pipe-trait from 0.3.2 to 0.4.0
Bumps [pipe-trait](https://github.com/KSXGitHub/pipe-trait) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/KSXGitHub/pipe-trait/releases) - [Commits](KSXGitHub/pipe-trait@0.3.2...0.4.0) --- updated-dependencies: - dependency-name: pipe-trait dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7471449 commit 9d25233

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

Lines changed: 9 additions & 3 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
@@ -48,7 +48,7 @@ cli = ["structopt", "structopt-utilities", "json"]
4848
cli-completions = ["cli"]
4949

5050
[dependencies]
51-
pipe-trait = "^0.3.2"
51+
pipe-trait = "^0.4.0"
5252
smart-default = "^0.6.0"
5353
derive_more = "^0.99.17"
5454
rayon = "^1.5.1"

0 commit comments

Comments
 (0)