update examples

This commit is contained in:
🪞👃🪞 2025-01-05 22:17:45 +01:00
parent 0e821e098f
commit 400fd9b6e9
9 changed files with 12 additions and 45 deletions

View file

@ -119,13 +119,9 @@ plugin:
reset
cargo run --bin tek_plugin
edn01:
edn:
reset
cd edn && cargo run --example edn01
edn02:
reset
cd edn && cargo run --example edn02
cargo run --example edn
test:
reset