Skip to content

Commit c43d3b2

Browse files
committed
fork backtrace-rs
Signed-off-by: hehechen <[email protected]>
1 parent 0760534 commit c43d3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ prost-codec = ["prost", "prost-derive", "prost-build", "sha2", "_protobuf"]
2121
protobuf-codec = ["protobuf", "protobuf-codegen-pure", "_protobuf"]
2222

2323
[dependencies]
24-
backtrace = { version = "0.3" }
24+
pprof-backtrace = { version = "0.3" }
2525
once_cell = "1.9"
2626
libc = "^0.2.66"
2727
log = "0.4"

0 commit comments

Comments
 (0)