Skip to content

Commit 7198a3c

Browse files
chore(deps): bump axum-extra from 0.12.5 to 0.12.6 (#179)
1 parent f4234aa commit 7198a3c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ oauth2 = { version = "5.0.0", default-features = false, features = [
4141
"rustls-tls",
4242
] }
4343
axum = "0.8.9"
44-
axum-extra = { version = "0.12.5", features = ["cookie"] }
44+
axum-extra = { version = "0.12.6", features = ["cookie"] }
4545

4646
[[example]]
4747
name = "checkout_card_reader"

0 commit comments

Comments
 (0)