Skip to content

Commit

Permalink
chore(napi): remove stale tokio feature (#2155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Jun 24, 2024
1 parent d7a5a7e commit a7d85b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/napi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ tokio_net = ["tokio/net"]
tokio_process = ["tokio/process"]
tokio_rt = ["tokio", "napi4"]
tokio_signal = ["tokio/signal"]
tokio_stats = ["tokio/stats"]
tokio_sync = ["tokio/sync"]
tokio_test_util = ["tokio/test-util"]
tokio_time = ["tokio/time"]
Expand Down

0 comments on commit a7d85b0

Please sign in to comment.