Skip to content

Commit

Permalink
Newline in cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
akoshelev committed Oct 23, 2024
1 parent 2e7452a commit 3cea96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipa-metrics-tracing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ edition = "2021"
# requires partitions feature because without it, it does not make sense to use
ipa-metrics = { version = "*", path = "../ipa-metrics", features = ["partitions"] }
tracing = "0.1"
tracing-subscriber = "0.3"
tracing-subscriber = "0.3"

0 comments on commit 3cea96d

Please sign in to comment.