Skip to content

Commit

Permalink
perf: remove tokio-console to reduce binary size
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Dec 12, 2024
1 parent bd04c60 commit cfb407f
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 429 deletions.
1 change: 0 additions & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ rustflags = [
# "-Wclippy::same_name_method",

"-Aclippy::default_constructed_unit_structs",
"--cfg", "tokio_unstable"
]

# Fix napi breaking in test environment <https://github.com/napi-rs/napi-rs/issues/1005#issuecomment-1011034770>
Expand Down
Loading

0 comments on commit cfb407f

Please sign in to comment.