diff --git a/Cargo.toml b/Cargo.toml index 50bbd4ca..df92d920 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -84,7 +84,8 @@ features = [ "tonemapping_luts", "serialize", "dynamic_linking", - "file_watcher" + "file_watcher", + "multi-threaded", ] [build-dependencies]