Skip to content

Commit

Permalink
Updates from cargo audit
Browse files Browse the repository at this point in the history
  • Loading branch information
codedmart committed Aug 16, 2024
1 parent ea03f50 commit 1151247
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 crates/mongodb-agent-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ndc-query-plan = { path = "../ndc-query-plan" }
anyhow = "1.0.71"
async-trait = "^0.1"
axum = { version = "0.6", features = ["headers"] }
bytes = "^1"
bytes = "^1.6.1"
enum-iterator = "^2.0.0"
futures = "0.3.28"
futures-util = "0.3.28"
Expand Down

0 comments on commit 1151247

Please sign in to comment.