Files
termix/examples/jack-playback/Cargo.toml
Nikolai Rodionov 87ee669502
Some checks failed
ci/woodpecker/push/code_tests Pipeline failed
ci/woodpecker/push/pre_commit_test Pipeline failed
WIP: Preparing the codebase, nothing important
2025-12-17 14:56:21 +01:00

8 lines
100 B
TOML

[package]
name = "jack-playback"
version = "0.1.0"
edition = "2024"
[dependencies]
jack = "0.13.3"