Skip to content

Commit

Permalink
Merge branch 'main' into otlp-batching
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jun 13, 2024
2 parents 17fd32e + 64aa506 commit 53dcafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ tokio-stream = "0.1.1"
tracing = { version = "0.1", default-features = false }
tracing-core = { version = "0.1", default-features = false }
tracing-subscriber = { version = "0.3", default-features = false }
url = { version = "2.2", default-features = false }
url = { version = "=2.5.0", default-features = false } #pinning the version supporting rustc 1.65

0 comments on commit 53dcafc

Please sign in to comment.