1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-10-31 15:12:12 +00:00

Deactivate clircle default features and require 0.6.1

This release removes the dependency on `winapi`.
This commit is contained in:
Niklas Mohrin
2025-01-05 16:46:55 +01:00
parent 2d3581e8c4
commit c9431933e5
3 changed files with 2 additions and 3 deletions

View File

@@ -51,6 +51,7 @@
- Update options in shell completions and the man page of `bat`, see #2995 (@akinomyoga)
- Update nix dev-dependency to v0.29.0, see #3112 (@decathorpe)
- Bump MSRV to [1.74](https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html), see #3154 (@keith-hall)
- Update clircle dependency to remove winapi transitive dependency, see #3113 (@niklasmohrin)
## Syntaxes