Skip to content

Commit e482e97

Browse files
Update Rust crate async-std to 1.12
1 parent 0615ea5 commit e482e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ tokio = { version = "1", features = ["full"] }
1414
trust-dns-resolver = "0.23"
1515

1616
[dev-dependencies]
17-
async-std = { version = "1.5", features = ["attributes"] }
17+
async-std = { version = "1.12", features = ["attributes"] }
1818
httpmock = "0.6"
1919
rstest = "0.18.2"

0 commit comments

Comments
 (0)