Skip to content

Commit

Permalink
Update Rust crate async-recursion to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2023
1 parent d60e1ba commit 9e45248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tokio-test = "0.4.2"

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

0 comments on commit 9e45248

Please sign in to comment.