Skip to content

Commit

Permalink
remove the explicit dep
Browse files Browse the repository at this point in the history
  • Loading branch information
neuronull committed Oct 25, 2023
1 parent 1a9db86 commit 545a047
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
14 changes: 1 addition & 13 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 lib/vector-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ toml = { version = "0.8.4", default-features = false }
tonic = { version = "0.10", default-features = false, features = ["transport"] }
tracing = { version = "0.1.34", default-features = false }
tracing-core = { version = "0.1.26", default-features = false }
tracing-log = { version = "0.2.0", default-features = false }
tracing-subscriber = { version = "0.3.17", default-features = false, features = ["std"] }
typetag = { version = "0.2.13", default-features = false }
url = { version = "2", default-features = false }
Expand Down

0 comments on commit 545a047

Please sign in to comment.