Skip to content

Commit

Permalink
Update axum-test requirement from 14.2.2 to 15.0.1
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 Jun 10, 2024
1 parent 3bef3b2 commit 285d54d
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 = "14.2.2"
axum-test = "15.0.1"

0 comments on commit 285d54d

Please sign in to comment.