treewide: better cross-device sync capabilities; in-database storage
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id99798df6f7e4470caae8a193c2654aa6a6a6964
This commit is contained in:
parent
5521488a93
commit
f34c78b238
41 changed files with 8806 additions and 138 deletions
|
|
@ -76,7 +76,7 @@ notify = { version = "8.2.0", features = ["macos_fsevent"] }
|
|||
winnow = "0.7.14"
|
||||
|
||||
# HTTP server
|
||||
axum = { version = "0.8.8", features = ["macros"] }
|
||||
axum = { version = "0.8.8", features = ["macros", "multipart"] }
|
||||
tower = "0.5.3"
|
||||
tower-http = { version = "0.6.8", features = ["cors", "trace", "set-header"] }
|
||||
governor = "0.8.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue