mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
ci: switch to nightly
This commit is contained in:
parent
f24d5dfed0
commit
ab1301687d
6 changed files with 197 additions and 11 deletions
|
|
@ -12,3 +12,6 @@ tek_layout = { optional = true, path = "../layout" }
|
|||
[features]
|
||||
default = ["layout"]
|
||||
layout = [ "tek_layout" ]
|
||||
|
||||
[dev-dependencies]
|
||||
tek_tui = { path = "../tui" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue