Skip to content

Commit 60fdd28

Browse files
goffrieConvex, Inc.
authored andcommitted
Apply another span patch to fastrace-macro (#43814)
GitOrigin-RevId: c23c2d2c9c21b2e0f1000503ac6cf84cd6163539
1 parent c0a5de2 commit 60fdd28

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
@@ -120,7 +120,7 @@ elliptic-curve = { version = "0.13", features = [ "std", "pem" ] }
120120
encoding_rs = "0.8.32"
121121
enum-iterator = "2.1.0"
122122
event-listener = "5.3.1"
123-
fastrace = { git = "https://github.com/get-convex/fastrace", rev = "c9e5e5d8c3abf317f605eb845fe769915304d39a", version = "0.7", features = [ "enable" ] }
123+
fastrace = { git = "https://github.com/get-convex/fastrace", rev = "8ceac57a6371c96db3778827e31ec0b3ac760075", version = "0.7", features = [ "enable" ] }
124124
fastrand = "2.3.0"
125125
flate2 = { version = "1.1", features = [ "zlib-rs" ] }
126126
flexbuffers = "25"

0 commit comments

Comments
 (0)