Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Added default 'experimental' feature to runtimes #365

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Oct 31, 2023

Description

Adds the experimental feature to the runtime's default features

Type of changes

  • build: Changes that affect the build system or external dependencies (eg, Cargo, Docker)
  • ci: Changes to CI configuration
  • docs: Changes to documentation only
  • feat: Changes to add a new feature
  • fix: Changes to fix a bug
  • refactor: Changes that do not alter functionality
  • style: Changes to format the code
  • test: Changes to add missing tests or correct existing tests

Checklist

  • Tests for the changes have been added
  • Necessary documentation is added (if appropriate)
  • Formatted with cargo fmt --all
  • Linted with cargo clippy --all-features --all-targets
  • Tested with cargo test --workspace --all-features --all-targets

@DidacSF DidacSF merged commit b1e9837 into develop Oct 31, 2023
@DidacSF DidacSF deleted the ds/add-experimental-defaults branch October 31, 2023 13:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant