Skip to content

Commit 9e45248

Browse files
Update Rust crate async-recursion to 1.0.4
1 parent d60e1ba commit 9e45248

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
@@ -12,7 +12,7 @@ tokio-test = "0.4.2"
1212

1313
[dependencies]
1414
anyhow = "1.0.53"
15-
async-recursion = "1.0.0"
15+
async-recursion = "1.0.4"
1616
comma-v = { path = "comma-v" }
1717
# Temporarily the Git repo until the fix for
1818
# https://github.com/tokio-rs/console/issues/180 lands in a release.

0 commit comments

Comments
 (0)