mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
11 lines
265 B
TOML
11 lines
265 B
TOML
[package]
|
|
name = "yabridgectl"
|
|
version = "0.1.0"
|
|
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
clap = "3.0.0-beta.1"
|