Skip to content

ixa-derive-v0.0.2

Choose a tag to compare

@ext-cfa-ixa-release ext-cfa-ixa-release released this 10 Jun 13:57
c4166c9

Other

  • Dependencies are now listed in [workspace.dependencies] and inherited in packages that depend on them via my_dependency.workspace = true.
  • Workspace members and examples with their own Cargo.toml inherit the values of the fields repository, license, edition, homepage, and authors from the workspace.
  • Modified workspace members to opt in to workspace lint exceptions.