Skip to content

Commit 2742211

Browse files
committed
Bump perf-event from 0.4.7. to 0.4.8
1 parent 74afb04 commit 2742211

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/profile/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cfg-if = "1.0.1"
1717
jemalloc-ctl = { version = "0.5.4", package = "tikv-jemalloc-ctl", optional = true }
1818

1919
[target.'cfg(all(target_os = "linux", not(target_env = "ohos")))'.dependencies]
20-
perf-event = "=0.4.7"
20+
perf-event = "=0.4.8"
2121

2222
[target.'cfg(all(target_os = "linux", target_env = "gnu"))'.dependencies]
2323
libc.workspace = true

0 commit comments

Comments
 (0)