Files
Cagire/crates/forth/Cargo.toml
Raphaël Forment a0585b0814
Some checks failed
Deploy Website / deploy (push) Failing after 4m45s
MIDI Documentation and optional mouse event support
2026-02-01 00:51:56 +01:00

12 lines
134 B
TOML

[package]
name = "cagire-forth"
version = "0.1.0"
edition = "2021"
[features]
default = []
desktop = []
[dependencies]
rand = "0.8"