Skip to content

Commit

Permalink
Update axum-test requirement from 15.0.1 to 16.3.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: axum-test
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 54b886c commit 918db1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ anyhow = "1.0.75"
tokio = { version = "1.34", features = ["full"] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
thiserror = "1.0.50"
axum-test = "15.0.1"
axum-test = "16.3.0"

0 comments on commit 918db1f

Please sign in to comment.