Skip to content

Commit

Permalink
chore: update __test feature
Browse files Browse the repository at this point in the history
  • Loading branch information
raindust committed Nov 29, 2023
1 parent 4adfadc commit a838457
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion actorx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,17 @@ backtrace = ["tea-codec/backtrace"]
llvm = ["worker", "wasmer/llvm"]
timeout = []
track = ["timeout"]
__test = []
__test = [
"sdk",
"tokio",
"tokio/io-util",
"tokio/net",
"tokio/parking_lot",
"tokio/process",
"tokio/time",
"tokio/sync",
"tokio-util",
"command-fds",
"sysinfo",
"tabled",
]

0 comments on commit a838457

Please sign in to comment.