wavehunter: add route to serve qmdl file

This is easier than pulling files via adb
This commit is contained in:
Will Greenberg
2024-01-02 12:50:48 -08:00
parent 84f2fc1751
commit 7037928a6e
4 changed files with 20 additions and 4 deletions
Generated
+1
View File
@@ -1253,6 +1253,7 @@ dependencies = [
"serde",
"thiserror",
"tokio",
"tokio-util",
"toml",
]