mirror of
https://github.com/starship/starship.git
synced 2026-06-20 02:02:07 +07:00
build(deps): update rust crate notify-rust to 4.16.0 (#7409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+2
-2
@@ -2375,9 +2375,9 @@ checksum = "9737e026353e5cd0736f98eddae28665118eb6f6600902a7f50db585621fecb6"
|
||||
|
||||
[[package]]
|
||||
name = "notify-rust"
|
||||
version = "4.15.0"
|
||||
version = "4.16.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3c8146c105ae33d744e2d645f684d063b01176a99daf5986556266777b428816"
|
||||
checksum = "5e551a9f0db223eaf3eb156906f99f46897fd951ee66dd1cb0be14db4d36d2fa"
|
||||
dependencies = [
|
||||
"futures-lite",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user