Skip to content

Commit

Permalink
Update README with respect to now supported custom registries
Browse files Browse the repository at this point in the history
  • Loading branch information
drewkett committed Sep 25, 2024
1 parent 28dfdcc commit e1a656f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,8 @@ The following flags can be used to explicitly specify a baseline instead:
The rustdoc json file to use as a semver baseline
```

Custom registries are not currently supported
([#160](https://github.com/obi1kenobi/cargo-semver-checks/issues/160)), so crates published on
registries other than crates.io should use one of the other approaches of generating the baseline.
For custom registries, use the `--registry` flag with the name of the registry
that you want to use as configured in your `config.toml`.

### What features does `cargo-semver-checks` enable in the tested crates?

Expand Down

0 comments on commit e1a656f

Please sign in to comment.