mirror of
https://github.com/sharkdp/bat
synced 2024-11-04 18:00:24 +00:00
0655ecf23d
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.
710 KiB
Vendored
710 KiB
Vendored