Skip to content

Commit

Permalink
Merge pull request #272 from nyonson/chore/tokio-console
Browse files Browse the repository at this point in the history
Drop cargo configs
  • Loading branch information
rustaceanrob authored Jan 17, 2025
2 parents 04a038b + 698bf42 commit 8cffec6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
4 changes: 0 additions & 4 deletions .cargo/config.toml

This file was deleted.

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@ tracing-subscriber = "0.3"
tempfile = "3"
tokio = { version = "1.37", default-features = false, features = [
"full",
] } # add feature "tracing" to use the console
# Enable the tokio-console task and poll observations
# console-subscriber = "0.3.0"
] }

[lib]
name = "kyoto"
Expand Down

0 comments on commit 8cffec6

Please sign in to comment.