Skip to content

Commit a8f6515

Browse files
committed
run cargo update, upgrade axum-extra
1 parent e67ae5e commit a8f6515

File tree

2 files changed

+43
-61
lines changed

2 files changed

+43
-61
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ memmap2 = "0.5.0"
8787

8888
# axum dependencies
8989
axum = { version = "0.6.1", features = ["headers"]}
90-
axum-extra = "0.5.0"
90+
axum-extra = "0.6.0"
9191
hyper = { version = "0.14.15", default-features = false }
9292
tower = "0.4.11"
9393
tower-service = "0.3.2"

0 commit comments

Comments
 (0)