mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
ci: switch to nightly
This commit is contained in:
parent
f24d5dfed0
commit
ab1301687d
6 changed files with 197 additions and 11 deletions
|
|
@ -1,4 +1,5 @@
|
|||
use tek_edn::{*, tek_layout::{*, tek_engine::{*, tui::{*, TuiRun}}}};
|
||||
use tek_tui::{*, tek_layout::{*, tek_engine::*}};
|
||||
use tek_edn::*;
|
||||
use std::sync::{Arc, RwLock};
|
||||
|
||||
const EDN: &'static str = include_str!("edn02.edn");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue