Skip to content

Commit a27f1f7

Browse files
Update Rust crate tokio-test to 0.4.3
1 parent d60e1ba commit a27f1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
members = [ "comma-v", "eq-macro", "git-fast-import", "internal/process", "internal/state", "patchset", "rcs-ed" ]
99

1010
[dev-dependencies]
11-
tokio-test = "0.4.2"
11+
tokio-test = "0.4.3"
1212

1313
[dependencies]
1414
anyhow = "1.0.53"

0 commit comments

Comments
 (0)