Fix route definitions for change pass / email.

This commit is contained in:
Paul
2021-09-12 21:37:42 +01:00
parent 0b0249f544
commit ad364320c8
4 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -2556,7 +2556,7 @@ dependencies = [
[[package]]
name = "rauth"
version = "1.0.0"
source = "git+https://github.com/insertish/rauth?rev=df88fa8ec723663908a210f9da2d192826cbe736#df88fa8ec723663908a210f9da2d192826cbe736"
source = "git+https://github.com/insertish/rauth?rev=ad2f5ad1657f4b20c8e483cc1d6c513ff9b22ae1#ad2f5ad1657f4b20c8e483cc1d6c513ff9b22ae1"
dependencies = [
"async-std",
"base32",