Update Rust crate ipc-channel to 0.18.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-30 12:15:39 +00:00
parent 8f7dcf51ab
commit 9d828281cb
3 changed files with 16 additions and 146 deletions

View File

@@ -6,4 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
ipc-channel = "0.17.0"
ipc-channel = "0.18.0"