Skip to content

Commit

Permalink
Upgrade bat (#1656)
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Mar 16, 2024
1 parent 34e3367 commit a6cd23c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 107 deletions.
148 changes: 42 additions & 106 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name = "delta"
path = "src/main.rs"

[dependencies]
bat = { version = "0.23.0", default-features = false, features = [
bat = { version = "0.24.0", default-features = false, features = [
"minimal-application",
"paging",
"regex-onig",
Expand Down

0 comments on commit a6cd23c

Please sign in to comment.