Skip to content

Commit ca23fc7

Browse files
committed
ci: remove async-std
1 parent 1e7a462 commit ca23fc7

File tree

3 files changed

+2
-234
lines changed

3 files changed

+2
-234
lines changed

Cargo.lock

Lines changed: 2 additions & 232 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/service/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ tokio-test = "0.4.4"
7474
wiremock.workspace = true
7575
insta = "1.41.1"
7676
test-log.workspace = true
77-
async-std = { version = "1.12.0", features = ["attributes"] }
7877

7978
[build-dependencies]
8079
build-info-build = { version = "0.0.40", default-features = false }

crates/tap-agent/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,3 @@ test-assets = { path = "../test-assets" }
6767
test-log.workspace = true
6868
rstest = "0.24.0"
6969
stdext = "0.3.3"
70-
async-std = { version = "1.12.0", features = ["attributes"] }

0 commit comments

Comments
 (0)