Skip to content

Commit

Permalink
remove extra deps
Browse files Browse the repository at this point in the history
  • Loading branch information
j-white committed May 7, 2024
1 parent 80b5280 commit 52c8043
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
28 changes: 0 additions & 28 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@ opentelemetry_sdk = { version="=0.22.1", default-features = false, features = ["
opentelemetry-stdout = { version="0.3.0", default-features = false, features=["trace", "metrics"] }
getrandom = { version = "0.2.14", features = ["js"] }
serde_json = "1.0.116"
opentelemetry-http = { version="0.11.1" }
opentelemetry-otlp = { version="0.15.0", features = ["metrics", "http-proto"], default-features = false }
tokio = { version = "1.37.0"}
prometheus = "0.13.4"
iso8601 = "0.6.1"
web-time = "1.1.0"
chrono = "0.4.38"

Expand Down

0 comments on commit 52c8043

Please sign in to comment.