Add Redirect::to constructor (#255)

The motivation for this is established in the issue it fixes.

Resolves #248
This commit is contained in:
Jonas Platte
2021-08-24 12:13:18 +02:00
committed by GitHub
parent 1a5f977896
commit 536b8ca4ec
2 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased
- 👀
- **added:** Add `Redirect::to` constructor ([#255](https://github.com/tokio-rs/axum/pull/255))
# 0.2.0 (23. August, 2021)