Skip to content

Commit

Permalink
feat: update axum-serde and axum_typed_multipart
Browse files Browse the repository at this point in the history
  • Loading branch information
gengteng committed Nov 6, 2024
1 parent 1943a47 commit 700c956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ default-features = false
optional = true

[dependencies.axum-serde]
version = "0.6.1"
version = "0.7.0"
optional = true

[dependencies.axum_typed_multipart]
version = "0.12.1"
version = "0.13.1"
optional = true

[dependencies.serde]
Expand Down

0 comments on commit 700c956

Please sign in to comment.