Skip to content

Commit

Permalink
Merge pull request #34 from maxcountryman/dependabot/cargo/axum-extra…
Browse files Browse the repository at this point in the history
…-0.6.0

Update axum-extra requirement from 0.4.0 to 0.6.0
  • Loading branch information
maxcountryman authored Feb 28, 2023
2 parents 4c7480a + f5eed96 commit 0546463
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 @@ -22,7 +22,7 @@ version = "0.6.0"
features = ["headers"]

[dependencies.axum-extra]
version = "0.4.0"
version = "0.6.0"
features = ["cookie-signed"]

[dependencies.tokio]
Expand Down

0 comments on commit 0546463

Please sign in to comment.