Skip to content

Commit

Permalink
Update termbg #291
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed May 25, 2022
1 parent 75d8fe9 commit eacdfff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased](https://github.com/dalance/procs/compare/v0.12.2...Unreleased) - ReleaseDate

* [Fixed] Using bash on Emacs, procs-0.12.2 is very slow compared to procs-0.11.13 [#291](https://github.com/dalance/procs/issues/291)

## [v0.12.2](https://github.com/dalance/procs/compare/v0.12.1...v0.12.2) - 2022-05-05

* [Changed] Update Makefile to change release zip names [#279](https://github.com/dalance/procs/pull/279)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ lazy_static = "1.2"
libc = "0.2"
serde = "1.0"
serde_derive = "1.0"
termbg = "0.4.0"
termbg = "0.4.1"
toml = "0.5"
unicode-width = "0.1"

Expand Down

0 comments on commit eacdfff

Please sign in to comment.