Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
Created using spr 1.3.4
  • Loading branch information
sunshowers committed Sep 27, 2023
1 parent b7d2079 commit d15e4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Use Cargo's `-p PACKAGE` to check/build/test only the package you're working on.

Omicron uses `cargo-hakari` to ensure that all workspace dependencies enable the same set of features. This dramatically improves compilation time when switching between different subsets of packages (e.g. `-p wicket` or `-p nexus-db-model`), because the sets of enabled features remain consistent.

`cargo hakari`'s status is checked in CI; if the CI check fails, then update the configuration locally with
`cargo hakari` status is checked in CI; if the CI check fails, then update the configuration locally with

```
cargo install cargo-hakari --locked # only needed on the first run
Expand Down

0 comments on commit d15e4de

Please sign in to comment.