Loading
jujutsu: use default features
Since 0.10.0, the watchman feature (which was previously enabled by the "packaging" feature) is included by default. That feature now does nothing, and the `buildNoDefaultFeatures = true` now in fact disables it. Fixes #259950.