0.1.7 Jul 9, 2022
0.1.6 Jul 9, 2022
0.1.2 Jun 26, 2022
0.1.0 May 24, 2022

#15 in #party


Used in 3 crates

Apache-2.0

26KB

aptos-workspace-hack

This crate is hack to unify 3rd party dependency crate features in order to have better compilation caching. Each time cargo is invoked, it computes features, so across multi invocations it may resolve differently and therefore find things are cached.

The downside is that all code is compiled with the features needed for any invocation.

See the cargo-hakari documentation for further details.

Dependencies

~23–40MB
~680K SLoC