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

This commit is contained in:
2024-10-17 01:13:35 +00:00
parent db787eddb2
commit 1b37439ae3
3 changed files with 4 additions and 4 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.18.0"
ipc-channel = "0.19.0"