1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

store services for instance

This commit is contained in:
Robin Appelman 2025-05-02 12:15:01 +02:00
commit d87ee6ccc9
4 changed files with 28 additions and 13 deletions

1
Cargo.lock generated
View file

@ -648,6 +648,7 @@ dependencies = [
"hyper",
"hyper-reverse-proxy",
"hyper-util",
"itertools",
"maplit",
"miette",
"opener",