Skip to content

Commit

Permalink
Merge PR #138 from @abd0-omar
Browse files Browse the repository at this point in the history
Update README.md add axum
  • Loading branch information
kaj committed Jun 21, 2024
2 parents 97cf3eb + c1d2719 commit 344feba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ your other rust code, so it needs to be called before compiling,
as described [in the documentation](https://docs.rs/ructe/).
There are also [examples](examples),
both for ructe itself and its futures and for using it with the web
frameworks [actix-web](examples/actix), [gotham](examples/gotham),
frameworks [axum](examples/axum), [actix-web](examples/actix), [gotham](examples/gotham),
[iron](examples/iron), [nickel](examples/nickel), [tide](examples/tide),
and [warp](examples/warp03).
There is also [a separate example of using ructe with warp and
Expand Down

0 comments on commit 344feba

Please sign in to comment.