Skip to content

Commit

Permalink
deps: Update thrift_codec (#221)
Browse files Browse the repository at this point in the history
Signed-off-by: John Vandenberg <jayvdb@gmail.com>
Co-authored-by: Andy Lok <andylokandy@hotmail.com>
  • Loading branch information
jayvdb and andylokandy authored Jun 15, 2024
1 parent df1fa08 commit 41fdd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minitrace-jaeger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ keywords = ["tracing", "span", "datadog", "jaeger", "opentelemetry"]
[dependencies]
log = "0.4"
minitrace = { version = "0.6.6", path = "../minitrace" }
thrift_codec = "0.2"
thrift_codec = "0.3"

[dev-dependencies]
futures = "0.3"

0 comments on commit 41fdd2e

Please sign in to comment.