Skip to content

Commit

Permalink
Retrigger converage CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Finomnis committed Oct 20, 2023
1 parent 0c254f1 commit d5a33ee
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 @@ -48,7 +48,7 @@ miette = { version = "5.10.0", features = ["fancy"] }
tracing-subscriber = "0.3.17"
tracing-test = { version = "0.2.4", features = [
"no-env-filter",
], git = "https://github.com/Finomnis/tracing-test.git", branch = "fix_coverage" }
], branch = "fix_coverage", git = "https://github.com/Finomnis/tracing-test.git" }

# Tokio
tokio = { version = "1.32.0", features = ["full"] }
Expand Down

0 comments on commit d5a33ee

Please sign in to comment.