This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Revert "๐Ÿš€ Add an explicit version for nih_plug"

This reverts commit 32a42edc17d6c23d9e7a27df649ac4e14a57750e.

+1 -1
+1 -1
Cargo.toml
··· 29 29 [dependencies] 30 30 nih_plug = { git = "https://github.com/robbert-vdh/nih-plug.git", features = [ 31 31 "assert_process_allocs", 32 - ], optional = true, version = "0.0.0" } 32 + ], optional = true } 33 33 anyhow = "1.0.81" 34 34 chrono = "0.4.23" 35 35 docopt = "1.1.1"