Skip to content

Commit

Permalink
Remove unused axum-jrpc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hatchan committed Feb 28, 2025
1 parent f046519 commit 909ea9d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
17 changes: 0 additions & 17 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion otel-worker-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ axum = { workspace = true, default-features = false, features = [
"tracing",
"ws",
] }
axum-jrpc = "0.7"
bytes = { version = "1.6" }
clap = { workspace = true, features = ["derive", "env"] }
futures = "0.3"
Expand Down

0 comments on commit 909ea9d

Please sign in to comment.