Skip to content

Commit a7da685

Browse files
goffrieConvex, Inc.
authored andcommitted
Patch fastrace::trace to generate reasonable spans (#42371)
GitOrigin-RevId: c3472a1750f27cc22c5e16ce7bf0393ebba63203
1 parent c6b2cc2 commit a7da685

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -121,7 +121,7 @@ elliptic-curve = { version = "0.13", features = [ "std", "pem" ] }
121121
encoding_rs = "0.8.32"
122122
enum-iterator = "2.1.0"
123123
event-listener = "5.3.1"
124-
fastrace = { git = "https://github.com/fast/fastrace", rev = "eacc377a8b3435e04f1d7a68085ce6eedb0d1d4a", version = "0.7", features = [ "enable" ] }
124+
fastrace = { git = "https://github.com/get-convex/fastrace", rev = "c9e5e5d8c3abf317f605eb845fe769915304d39a", version = "0.7", features = [ "enable" ] }
125125
fastrand = "2.3.0"
126126
flate2 = { version = "1", features = [ "zlib-ng" ] }
127127
flexbuffers = "25"

0 commit comments

Comments
 (0)