1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-04-26 05:52:58 +02:00
Commit graph

7 commits

Author SHA1 Message Date
David Pedersen
93251fa203
Bump MSRV to 1.56 and update to the 2021 edition () 2022-06-17 20:11:35 +02:00
Jonas Platte
591434778f
Slightly simplify CORS example () 2022-05-12 11:36:57 +02:00
David Pedersen
1fe4558362
Move examples to separate workspace ()
* Move examples to separate workspace

* update commands to run examples

* remove debug
2022-04-29 18:53:41 +02:00
David Pedersen
79f6cde3b1
Update to tower-http 0.3.0 ()
* Update to tower-http 0.3.0

* changelog link
2022-04-25 14:59:16 +00:00
Slava
0313c08dc9
helpful note about posting with CORS () 2022-04-17 08:13:22 +00:00
David Pedersen
66c5142d0c
Update tower-http ()
Updates to 0.2 which was just published.
2021-12-01 20:14:25 +00:00
David Pedersen
20fabd87e9
Add CORS example () 2021-11-13 22:18:14 +01:00