navigation maps for navigating across pages

This commit is contained in:
りき萌 2023-08-27 14:50:46 +02:00
parent 28a39fc883
commit 09ff8a742e
15 changed files with 382 additions and 71 deletions

1
Cargo.lock generated
View file

@ -1231,6 +1231,7 @@ dependencies = [
"pulldown-cmark",
"rand",
"serde",
"serde_json",
"tokio",
"toml_edit",
"tower-http",