cargo vendor π on - third-party/rust: make sure num_enum has default features in default universe Summary: D54934898 also added it to the no-std universe and turned off default features. This made no difference in practice because num_enum already had dependants in the default universe needing its default features, but it's better to make this explicit. (Ideally there'd be a mechanism to detect that dependencies are actually requesting the features they depend on, but we don't have that.) Also make... #100
Annotations
2 warnings
cargo_vendor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dawidd6/action-delete-branch@v3, actions/checkout@v2, EndBug/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo_vendor
The following actions uses node12 which is deprecated and will be forced to run on node16: dawidd6/action-delete-branch@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|