Fix desktop to support this
This commit is contained in:
parent
d90c4dabe7
commit
fef068d809
6 changed files with 27 additions and 29 deletions
|
|
@ -31,6 +31,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter", "json"] }
|
|||
tracing = "0.1"
|
||||
serde_with = "3.4.0"
|
||||
parking_lot = "0.12.1"
|
||||
gethostname = "0.5.0"
|
||||
|
||||
[features]
|
||||
# this feature is used for production builds or when `devPath` points to the filesystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue