Update Rust crate sd-notify to v0.4.2

This commit is contained in:
renovate[bot] 2024-07-03 18:23:31 +00:00 committed by GitHub
parent 5edd391e83
commit 552d9d0630
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -3307,9 +3307,9 @@ dependencies = [
[[package]]
name = "sd-notify"
version = "0.4.1"
version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "621e3680f3e07db4c9c2c3fb07c6223ab2fab2e54bd3c04c3ae037990f428c32"
checksum = "4646d6f919800cd25c50edb49438a1381e2cd4833c027e75e8897981c50b8b5e"
[[package]]
name = "security-framework"