mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-26 19:51:52 +03:00
Merge pull request #867 from AleoHQ/dependabot/cargo/notify-4.0.16
Bump notify from 4.0.15 to 4.0.16
This commit is contained in:
commit
575950b0c4
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1738,9 +1738,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "notify"
|
||||
version = "4.0.15"
|
||||
version = "4.0.16"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "80ae4a7688d1fab81c5bf19c64fc8db920be8d519ce6336ed4e7efe024724dbd"
|
||||
checksum = "2599080e87c9bd051ddb11b10074f4da7b1223298df65d4c2ec5bcf309af1533"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"filetime",
|
||||
|
@ -111,7 +111,7 @@ version = "0.3.1"
|
||||
version = "1.4.0"
|
||||
|
||||
[dependencies.notify]
|
||||
version = "4.0.15"
|
||||
version = "4.0.16"
|
||||
|
||||
[dependencies.rand]
|
||||
version = "0.8"
|
||||
|
Loading…
Reference in New Issue
Block a user