Skip to content

Commit 205fdf6

Browse files
chore(deps): bump interprocess from 2.3.1 to 2.4.0 (#991)
Bumps [interprocess](https://github.com/kotauskas/interprocess) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/kotauskas/interprocess/releases) - [Commits](kotauskas/interprocess@2.3.1...2.4.0) --- updated-dependencies: - dependency-name: interprocess dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a56391 commit 205fdf6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -58,7 +58,7 @@ tempfile = "=3.25.0"
5858
crossterm = { version = ">=0.0.0", features = ["event-stream", "use-dev-tty", "libc"] }
5959
thread_local = "=1.1.9"
6060
clap_complete_nushell = "=4.5.10"
61-
interprocess = { version = "=2.3.1", features = ["tokio"] }
61+
interprocess = { version = "=2.4.0", features = ["tokio"] }
6262
serde = { version = "=1.0.228", features = ["derive"] }
6363
ron = "=0.12.0"
6464
frizbee = { version = "=0.8.2" }

0 commit comments

Comments
 (0)