Max Känner
33907234fd
All checks were successful
Build legacy Nix package on Ubuntu / build (push) Successful in 1m3s
11 lines
143 B
TOML
11 lines
143 B
TOML
[package]
|
|
name = "audio-reactive-source"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[lints.clippy]
|
|
pedantic = "warn"
|
|
nursery = "warn"
|
|
|
|
[dependencies]
|