1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 03:12:25 +01:00

Prepare for v0.20.0 release

Since we have added new enum variants to the `StyleComponent` which was
not previously marked `#[non_exhaustive]`, we must bump left-most
non-zero version number (see
[specifying-dependencies](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-cratesio)).
Otherwise client code that do exhaustive matches on `StyleComponent`
will stop compiling.
This commit is contained in:
Martin Nordholts
2022-02-26 17:27:34 +01:00
parent 671fc952bc
commit 0655ecf23d
4 changed files with 5 additions and 7 deletions

BIN
assets/syntaxes.bin vendored

Binary file not shown.