Merge pull request 'Update Rust crate ipc-channel to 0.16.1' (#32) from renovate/all into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-24 12:01:29 +00:00
committed by Gitea
parent c4064592f5
commit f595759a2a
3 changed files with 12 additions and 20 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.16.0"
ipc-channel = "0.16.1"