making admin work with a state, however it probably should go into a middleware instead.

This commit is contained in:
2023-12-19 21:53:35 +01:00
parent 26a1bee083
commit d89ff40d33
16 changed files with 3240 additions and 3 deletions
Generated
+1
View File
@@ -541,6 +541,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80084fa3099f58b7afab51e5f92e24c2c2c68dcad26e96ad104bd6011570461d"
dependencies = [
"memo-map",
"percent-encoding",
"self_cell",
"serde",
]