Jonas Platte
|
beb5ebbe8a
|
Update deny.toml (#1488)
|
2022-10-20 16:51:52 +02:00 |
|
David Pedersen
|
178e1801e9
|
Add axum_extra::extract::Form (#1031)
* Add `axum_extra::extra::Form`
* update tokio-util ban
|
2022-05-15 15:17:45 +00:00 |
|
David Pedersen
|
50606517ac
|
Allow duplicate tokio-util dependency for now
Requires a new release of h2 to fix
|
2022-02-22 12:19:33 +01:00 |
|
David Pedersen
|
409a6651f5
|
Update dependencies (#753)
|
2022-02-12 17:16:14 +00:00 |
|
David Pedersen
|
4625e1953b
|
Allow duplicate itoa dependency (#626)
Once the community has updated to itoa 1.0 we can remove this.
|
2021-12-14 11:56:16 +01:00 |
|
David Pedersen
|
8e439b17f3
|
Clean up deny.toml (#597)
|
2021-12-08 18:37:02 +01:00 |
|
David Pedersen
|
66c5142d0c
|
Update tower-http (#581)
Updates to 0.2 which was just published.
|
2021-12-01 20:14:25 +00:00 |
|
Sunli
|
09ecd42b32
|
Add async-graphql example (#93)
Fixes https://github.com/tokio-rs/axum/issues/68
|
2021-08-04 12:10:20 +02:00 |
|
David Pedersen
|
ea82acd175
|
Add sessions and cookies examples (#65)
Uses [`async-session`](https://crates.io/crates/async-session).
|
2021-08-01 09:15:44 +02:00 |
|
programatik29
|
3b579c7215
|
Add TLS example (with rustls) (#57)
|
2021-08-01 08:32:47 +02:00 |
|
David Pedersen
|
356f1c8424
|
Generic request body (#22)
Fixes #21
|
2021-06-19 12:50:33 +02:00 |
|
David Pedersen
|
002e3f92b3
|
Misc repo setup (#7)
|
2021-06-12 20:18:21 +02:00 |
|