Skip to content

Commit f6c149f

Browse files
jayvdblink2xt
authored andcommitted
Update dev deps
1 parent 9d09830 commit f6c149f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ runtime-async-std = ["futures-util"]
3131
runtime-tokio = ["tokio"]
3232

3333
[dev-dependencies]
34-
env_logger = "0.9.0"
35-
async-std = { version = "1.6.0", features = ["attributes"] }
34+
env_logger = "0.11"
35+
async-std = { version = "1.13.0", features = ["attributes"] }
3636
tokio = { version = "1.0", features = ["full"] }
3737
cfg-if = "1.0.0"
3838
futures = "0.3.1"

0 commit comments

Comments
 (0)