Skip to content

Commit

Permalink
Update Rust crate async-recursion to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent d60e1ba commit 743c05a
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.1.1"
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 743c05a

Please sign in to comment.