Skip to content

Update icondata requirement from 0.4 to 0.5

Dependabot requested to merge dependabot-cargo-icondata-0.5 into main

Updates the requirements on icondata to permit the latest version.

Release notes

Sourced from icondata's releases.

v0.4.0

Added

Feature flags are back! They now control the inclusion of icon libraries at the library-level. By default all libraries are included, but one may set default-features = false and e.g., features = ["ant-design-icons", "box-icons", "github-octicons"]. Using this granularity should alleviate the workload for rust-analyzer. This is not a breaking change, since all libraries are included by default!

What's Changed

New Contributors

Full Changelog: https://github.com/carloskiki/icondata/compare/v0.3.1...v0.4.0

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading