Skip to content

Commit

Permalink
chore: bump ipc-channel from 0.18.2 to 0.18.3 in /src/rust
Browse files Browse the repository at this point in the history
Bumps [ipc-channel](https://github.com/servo/ipc-channel) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/servo/ipc-channel/releases)
- [Commits](https://github.com/servo/ipc-channel/commits)

---
updated-dependencies:
- dependency-name: ipc-channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 879859f commit 0116487
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 7 deletions.
76 changes: 70 additions & 6 deletions src/rust/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 src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ extendr-api = { git = "https://github.com/extendr/extendr", rev = "1895bfc8ee223
] }
flume = "0.11.0"
indenter = "0.3.3"
ipc-channel = "0.18.1"
ipc-channel = "0.18.3"
once_cell = "1.20.0"
rayon = "1.10.0"
serde = { version = "1.0.210", features = ["derive"] }
Expand Down

0 comments on commit 0116487

Please sign in to comment.