Skip to content

Commit

Permalink
build(deps): bump fork from 0.1.23 to 0.2.0 (#4111)
Browse files Browse the repository at this point in the history
Bumps [fork](https://github.com/immortal/fork) from 0.1.23 to 0.2.0.
- [Commits](immortal/fork@0.1.23...0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 2071bfd commit a69f8e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/fluvio-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tokio = { workspace = true, features = ["macros"] }
comfy-table = { workspace = true }
hdrhistogram = { workspace = true }
crc = "3.0"
fork = "0.1"
fork = "0.2"
crossbeam-channel = { workspace = true }
sysinfo = { workspace = true }
signal-hook = "0.3.13"
Expand Down

0 comments on commit a69f8e0

Please sign in to comment.