This website requires JavaScript.
Explore
Help
Sign In
tokio-rs
/
axum
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tokio-rs/axum.git
synced
2026-09-08 00:00:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bfd51372e0f62981226ccc86e4ad46e586a788b
axum
/
Cargo.toml
T
7 lines
74 B
TOML
Raw
Normal View
History
Unescape
Escape
Move all examples to their own crates (
#201
)
2021-08-18 00:49:01 +02:00
[
workspace
]
Move axum crate into workspace subfolder (
#458
)
2021-11-03 12:38:48 +01:00
members
=
[
"axum"
,
Move
axum-debug
crate to workspace (
#497
)
2021-11-11 17:18:40 +03:00
"axum-debug"
,
Move axum crate into workspace subfolder (
#458
)
2021-11-03 12:38:48 +01:00
"examples/*"
,
Percent decode automatically in
extract::Path
(
#272
)
2021-10-02 16:04:29 +02:00
]
Reference in New Issue
Copy Permalink