Files
orca-rs/Cargo.toml
T
bl 23836ce691
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Successful in 4m14s
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Successful in 5m34s
Release / update-aur (push) Successful in 11s
chore: Release orca-rs version 0.1.1
2026-07-24 13:11:47 +02:00

12 lines
251 B
TOML

[package]
name = "orca-rs"
version = "0.1.1"
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"