You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following this report of a build issue for armv7 targets within the rust-cryptoauthlib crate, and given that the crate is currently unmaintained, we're removing the CAL provider from the all-providers list and recommending it not to be included when packaging the Parsec service v1.0.0.
Once the project is placed under maintenance again, the provider can be added back and integrated in future builds of the service for distros. This should include not just the Cargo.toml change itself, but also enabling all the related e2e all-providers tests.
The text was updated successfully, but these errors were encountered:
Following this report of a build issue for armv7 targets within the
rust-cryptoauthlib
crate, and given that the crate is currently unmaintained, we're removing the CAL provider from theall-providers
list and recommending it not to be included when packaging the Parsec service v1.0.0.Once the project is placed under maintenance again, the provider can be added back and integrated in future builds of the service for distros. This should include not just the
Cargo.toml
change itself, but also enabling all the related e2eall-providers
tests.The text was updated successfully, but these errors were encountered: