Skip to content

Commit c6112f1

Browse files
committed
chore: bump samply to fix sigkill
1 parent 9793aaf commit c6112f1

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ rmp-serde = "1.3.1"
6969
uuid = { version = "1.23.1", features = ["v4"] }
7070
which = "8.0.2"
7171
crc32fast = "1.5.0"
72-
samply = { git = "https://github.com/CodSpeedHQ/samply-codspeed", rev = "e8b8dacc042978953a6db9616c72846f7b8d5062" }
72+
samply = { git = "https://github.com/CodSpeedHQ/samply-codspeed", rev = "c11964c5122646cb5c21b9e06ca9f42ded5b6f13" }
7373

7474
[target.'cfg(target_os = "linux")'.dependencies]
7575
procfs = "0.18"

0 commit comments

Comments
 (0)