Skip to content

Commit 8b017b6

Browse files
chore(deps): Bump async-recursion from 1.0.4 to 1.0.5 (#18466)
Bumps [async-recursion](https://github.com/dcchut/async-recursion) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/dcchut/async-recursion/releases) - [Commits](dcchut/async-recursion@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: async-recursion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2b46d6 commit 8b017b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/vector-buffers/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
publish = false
77

88
[dependencies]
9-
async-recursion = "1.0.4"
9+
async-recursion = "1.0.5"
1010
async-stream = "0.3.5"
1111
async-trait = { version = "0.1", default-features = false }
1212
bytecheck = { version = "0.6.9", default-features = false, features = ["std"] }

0 commit comments

Comments
 (0)