We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60e1ba commit 9e45248Copy full SHA for 9e45248
Cargo.toml
@@ -12,7 +12,7 @@ tokio-test = "0.4.2"
12
13
[dependencies]
14
anyhow = "1.0.53"
15
-async-recursion = "1.0.0"
+async-recursion = "1.0.4"
16
comma-v = { path = "comma-v" }
17
# Temporarily the Git repo until the fix for
18
# https://github.com/tokio-rs/console/issues/180 lands in a release.
0 commit comments