nightly url setting (#7037)
Release Notes: - Added the ability to set settings per-release stage - Added a `"server_url"` setting
This commit is contained in:
parent
c07355265f
commit
dfbcaf36fc
12 changed files with 217 additions and 76 deletions
|
@ -30,6 +30,7 @@ serde_json.workspace = true
|
|||
git2 = { workspace = true, optional = true }
|
||||
dirs = "3.0"
|
||||
take-until = "0.2.0"
|
||||
parking_lot.workspace = true
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
tendril = "0.4.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue