Skip to content

Commit 9e0746d

Browse files
committed
Commit 6
1 parent b322c4d commit 9e0746d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ memoffset = "0.9"
128128
nix = { version = "0.27", features = ["dir", "fs", "process", "socket", "signal", "poll"] }
129129
# Do not update to >= 7.0.0, at least. The update will have a significant impact
130130
# on compute startup metrics (start_postgres_ms), >= 25% degradation.
131-
notify = { git = "https://github.com/notify-rs/notify", rev = "d5bb698c64c218ada2888c6a6e4d6c20714860bb" }
131+
notify = { git = "https://github.com/notify-rs/notify", rev = "ae69a5ca3463a1ffc3322c6a7b67894a2e545817" }
132132
num_cpus = "1.15"
133133
num-traits = "0.2.15"
134134
once_cell = "1.13"

0 commit comments

Comments
 (0)