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
oxide-renovate[bot] committed May 14, 2024
1 parent af6efd8 commit 19309cd
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 oximeter/db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ workspace = true

[dependencies]
anyhow.workspace = true
async-recursion = "1.1.0"
async-recursion = "1.1.1"
async-trait.workspace = true
bcs.workspace = true
camino.workspace = true
Expand Down

0 comments on commit 19309cd

Please sign in to comment.