Files
bl bf388576a3
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Successful in 5m23s
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Successful in 5m32s
Release / update-aur (push) Successful in 12s
Initial release: Orca VM, TUI, MIDI/OSC/UDP output, and release pipeline
2026-07-07 17:40:00 +02:00

12 lines
251 B
TOML

[package]
name = "orca-rs"
version = "0.1.0"
edition = "2021"
description = "Orca live coding environment, ported to Rust"
license = "MIT"
repository = "https://prosjekt.klingenbergbygg.no/bl/orca-rs"
[dependencies]
crossterm = "0.28"
midir = "0.10"