axum 0.8: migrate /voice-control/*path wildcard route #32

Closed
opened 2026-05-11 10:18:17 +00:00 by zaelgohary · 1 comment
Member

axum 0.8 wildcard syntax change broke the /voice-control/*path route in hero_voice_server. Migrated to {*path}.

axum 0.8 wildcard syntax change broke the `/voice-control/*path` route in hero_voice_server. Migrated to `{*path}`.
Author
Member

Fixed in 9a42dcb.

Fixed in 9a42dcb.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_voice#32
No description provided.