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-08-18 00:00:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8dbe5a7e9ff441a3ff0ffb29ffede41307c5b6d
axum
/
examples
/
Cargo.toml
T
5 lines
81 B
TOML
Raw
Normal View
History
Unescape
Escape
Move examples to separate workspace (
#978
)
2022-04-29 18:53:41 +02:00
[
workspace
]
members
=
[
"*"
]
Replace async-graphql with link to async-graphql's own examples (
#1234
)
2022-08-09 16:56:50 +02:00
exclude
=
[
"async-graphql"
,
"target"
]
Fix intra-doc links on docs.rs (
#1205
)
2022-07-28 19:14:31 +02:00
resolver
=
"2"
Reference in New Issue
Copy Permalink