Initial release: Orca VM, TUI, MIDI/OSC/UDP output, and release pipeline
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[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"
|
||||
Reference in New Issue
Block a user