Skip to content

Commit

Permalink
Merge pull request #68 from masklinn/axum-0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhanio authored Jan 1, 2025
2 parents 75647fa + 21f7293 commit e1aff81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypertext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ itoa = { version = "1", optional = true }
ryu = { version = "1", optional = true }

actix-web = { version = "4", optional = true }
axum-core = { version = "0.4", optional = true }
axum-core = { version = "0.5", optional = true }
http = { version = "1", optional = true }

[features]
Expand Down

0 comments on commit e1aff81

Please sign in to comment.