chore: Starting migrating references to database applications, auth, and base_url

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-10-22 18:55:55 +11:00
parent a2d1a989e0
commit 50eb7ff716
43 changed files with 968 additions and 623 deletions

View File

@@ -65,7 +65,9 @@ whoami = "1.6.0"
filetime = "0.2.25"
walkdir = "2.5.0"
known-folders = "1.2.0"
native_model = { version = "0.6.4", features = ["rmp_serde_1_3"], git = "https://github.com/Drop-OSS/native_model.git"}
native_model = { version = "0.6.4", features = [
"rmp_serde_1_3",
], git = "https://github.com/Drop-OSS/native_model.git" }
tauri-plugin-opener = "2.4.0"
bitcode = "0.6.6"
reqwest-websocket = "0.5.0"
@@ -149,6 +151,8 @@ members = [
"cloud_saves",
"download_manager",
"games",
"library",
"drop-consts",
]
resolver = "3"
resolver = "3"