diff --git a/pmoparadise/Cargo.toml b/pmoparadise/Cargo.toml index 987e3ab9..baf25782 100644 --- a/pmoparadise/Cargo.toml +++ b/pmoparadise/Cargo.toml @@ -91,7 +91,7 @@ cache = [] # Active le support pmoaudio node (RadioParadiseStreamSource) pmoaudio = ["dep:pmoaudio", "dep:pmoflac", "dep:pmometadata", "dep:futures-util"] # Active le support complet avec playlist (pour les exemples avancés) -full = ["pmoaudio", "dep:pmoaudio-ext"] +full = ["pmoaudio", "dep:pmoaudio-ext", "pmoconfig"] [dev-dependencies] # Tests