mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-25 06:01:14 +10:00
feat: more refactoring (broken)
This commit is contained in:
@ -7,10 +7,10 @@ description = "The client application for the open-source, self-hosted game dist
|
||||
|
||||
[workspace]
|
||||
resolver = "3"
|
||||
members = [
|
||||
members = ["drop-consts",
|
||||
"drop-database",
|
||||
"drop-downloads",
|
||||
"drop-errors",
|
||||
"drop-errors", "drop-library",
|
||||
"drop-native-library",
|
||||
"drop-process",
|
||||
"drop-remote",
|
||||
|
||||
Reference in New Issue
Block a user