mooxide

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

Cargo.toml (149B)


      1 [package]
      2 name = "xtask"
      3 version = "0.1.0"
      4 edition = "2021"
      5 
      6 [dependencies]
      7 nih_plug_xtask = { git = "https://github.com/robbert-vdh/nih-plug.git" }