faust-build 0.1.0

Build script helper to compile faust code to rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.heck]
version = "0.3.2"

[dependencies.tempfile]
version = "3.2.0"

[package]
authors = ["Franz Heinzmann (Frando) <frando@unbiskant.org>", "obsoleszenz <obsoleszenz@riseup.net>"]
description = "Build script helper to compile faust code to rust"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "faust-build"
resolver = "2"
version = "0.1.0"