diff --git a/bingus/Cargo.toml b/bingus/Cargo.toml index c8e6030..5030a22 100644 --- a/bingus/Cargo.toml +++ b/bingus/Cargo.toml @@ -19,4 +19,6 @@ derive-new = "0.7" strum = { version = "0.26", features = ["derive"] } derive_wrapper = "0.1" symphonia = { version = "0.5.4", features = ["all"] } + +[dev_dependencies] project-root = "0.2.2"