Skip to content

Commit aea50f5

Browse files
chore(deps): bump async-recursion from 1.0.4 to 1.0.5 (risingwavelabs#12069)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 579405e commit aea50f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/frontend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ normal = ["workspace-hack"]
1818
anyhow = "1"
1919
arc-swap = "1"
2020
arrow-schema = { workspace = true }
21-
async-recursion = "1.0.4"
21+
async-recursion = "1.0.5"
2222
async-trait = "0.1"
2323
auto_enums = { version = "0.8", features = ["futures03"] }
2424
bk-tree = "0.5.0"

0 commit comments

Comments
 (0)