Skip to content

Commit 3134ff1

Browse files
Update Rust crate tokio-test to 0.4.4
1 parent d60e1ba commit 3134ff1

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
@@ -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.4"
1212

1313
[dependencies]
1414
anyhow = "1.0.53"

0 commit comments

Comments
 (0)