Start authentication flow
This commit is contained in:
parent
abf1101484
commit
bca07c33b8
15 changed files with 1104 additions and 437 deletions
|
|
@ -2,3 +2,8 @@
|
|||
members = ["burrow", "tun"]
|
||||
resolver = "2"
|
||||
exclude = ["burrow-gtk"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
panic = "abort"
|
||||
opt-level = "z"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue