Skip to content

Commit

Permalink
Bump termbg from 0.4.3 to 0.4.4
Browse files Browse the repository at this point in the history
Bumps [termbg](https://github.com/dalance/termbg) from 0.4.3 to 0.4.4.
- [Changelog](https://github.com/dalance/termbg/blob/master/CHANGELOG.md)
- [Commits](dalance/termbg@v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: termbg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent c8cabd4 commit 603326a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -50,7 +50,7 @@ minus = { version = "5.5", features = ["static_output", "search"] }
once_cell = "1.18.0"
serde = "1.0"
serde_derive = "1.0"
termbg = "0.4.3"
termbg = "0.4.4"
tokio = { version = "1.34", optional = true, features = ["rt"] }
toml = "0.8"
unicode-width = "0.1"
Expand Down

0 comments on commit 603326a

Please sign in to comment.