Skip to content

Commit

Permalink
chore(deps): update rust crate axum-macros to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 9c3093e commit af219a9
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jemallocator = "0.5.4"
lambda_http = "0.10.0"

[dev-dependencies]
axum-macros = "0.4.0"
axum-macros = "0.4.1"
tempfile = "3.10.1"
tracing-test = { version = "0.2.4", features = ["no-env-filter"] }
uuid = { version = "1.7.0", features = ["v4"] }
Expand Down

0 comments on commit af219a9

Please sign in to comment.