Skip to content

Commit cf4f1a1

Browse files
authored
feat(swarm, libp2p): remove async-std
Pull-Request: #6074.
1 parent 1a3816a commit cf4f1a1

File tree

11 files changed

+52
-258
lines changed

11 files changed

+52
-258
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ jobs:
188188
matrix:
189189
include:
190190
- features: "mdns tcp dns tokio"
191-
- features: "mdns tcp dns async-std"
192191
steps:
193192
- uses: actions/checkout@v4
194193

0 commit comments

Comments
 (0)