Skip to content

Commit 89d974b

Browse files
committed
rbspy update (brings ruby 2.7.2 support)
1 parent 59266bc commit 89d974b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

third_party/rustdeps/Cargo.lock

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

third_party/rustdeps/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ crate-type = ["staticlib"]
1010
py-spy = { git = "https://github.com/pyroscope-io/py-spy", rev = "59f80f6" }
1111

1212
[target.'cfg(target_arch = "x86_64")'.dependencies]
13-
rbspy = { git = "https://github.com/pyroscope-io/rbspy", rev = "00dbbe4" }
13+
rbspy = { git = "https://github.com/pyroscope-io/rbspy", rev = "6c4f67c" }

0 commit comments

Comments
 (0)