Desktop in same workspace as main app
This commit is contained in:
parent
d6b1c47d45
commit
1ae81c6cb0
4 changed files with 2371 additions and 86 deletions
|
|
@ -11,11 +11,11 @@ members = [
|
|||
"crates/peer_binary_protocol",
|
||||
"crates/dht",
|
||||
"crates/upnp",
|
||||
"crates/tracker_comms", "crates/upnp-serve",
|
||||
"crates/tracker_comms",
|
||||
"crates/upnp-serve",
|
||||
"desktop/src-tauri",
|
||||
]
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
default-members = ["crates/rqbit"]
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue