set project_root as dev dep

This commit is contained in:
Breval Ferrari 2025-03-17 01:10:52 -04:00
parent c58275dc75
commit 9130f52f66
No known key found for this signature in database
GPG key ID: F71E304D6400AB8E

View file

@ -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"