Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Latest commit

 

History

History

workspace-hack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Workspace-hack package

This package is meant to collapse the variety of dependencies that rust could retrieve at compilation time depending on their activates features and other details. See cargo-hakari for rationale and details.

This workspace-hack is managed by cargo hakari which can be installed by:

cargo install --locked cargo-hakari 

If you've come here because CI is failing due to the workspace-hack package needing to be updated you can run the following to update it:

cargo hakari generate # workspace-hack Cargo.toml is up-to-date
cargo hakari manage-deps # all workspace crates depend on workspace-hack