Skip to content

Commit

Permalink
#148: remove useless async-std dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
la10736 committed May 25, 2022
1 parent b1d3e73 commit 9976258
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rstest/Cargo.toml
Expand Up @@ -17,7 +17,6 @@ version = "0.14.0"
[lib]

[dependencies]
async-std = {version = "1.9.0", features = ["attributes"]}
futures = "0.3.15"
futures-timer = "3.0.2"
rstest_macros = {version = "0.14.0", path = "../rstest_macros"}
Expand Down

0 comments on commit 9976258

Please sign in to comment.