diff --git a/bingus/Cargo.toml b/bingus/Cargo.toml index e56793a..0afbd6a 100644 --- a/bingus/Cargo.toml +++ b/bingus/Cargo.toml @@ -13,12 +13,12 @@ keywords.workspace = true image = { version = "0.25", features = ["rayon"] } num = "0" rayon = "1" -infer = "0.16" -thiserror = "2.0" -derive-new = "0.7" +infer = "0" +thiserror = "2" +derive-new = "0" strum = { version = "0.26", features = ["derive"] } derive_wrapper = "0.1" symphonia = { version = "0.5", features = ["all"] } [dev-dependencies] -project-root = "0.2.2" +project-root = "0"