Skip to content

Commit

Permalink
chore(deps): bump console_engine from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [console_engine](https://github.com/VincentFoulon80/console_engine) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/VincentFoulon80/console_engine/releases)
- [Commits](VincentFoulon80/console_engine@v2.6.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 9ccafd9 commit dc489fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -13,7 +13,7 @@ lto = true
[workspace.dependencies]
bincode = "1.3.3"
chrono = "0.4.31"
console_engine = "2.6.0"
console_engine = "2.6.1"
crossbeam-channel = "0.5.8"
crossterm = { version = "0.26.1", features = ["serde"] }
laminar = "0.5.0"
Expand Down

0 comments on commit dc489fa

Please sign in to comment.