Skip to content

Commit

Permalink
chore(deps): bump async-recursion from 1.0.4 to 1.0.5 (risingwavelabs…
Browse files Browse the repository at this point in the history
…#12069)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2023
1 parent 579405e commit aea50f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/frontend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ normal = ["workspace-hack"]
anyhow = "1"
arc-swap = "1"
arrow-schema = { workspace = true }
async-recursion = "1.0.4"
async-recursion = "1.0.5"
async-trait = "0.1"
auto_enums = { version = "0.8", features = ["futures03"] }
bk-tree = "0.5.0"
Expand Down

0 comments on commit aea50f5

Please sign in to comment.