Skip to content

Commit c72db9c

Browse files
Bump two-face from 0.4.4 to 0.5.1
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face) from 0.4.4 to 0.5.1. - [Release notes](https://github.com/CosmicHorrorDev/two-face/releases) - [Changelog](https://github.com/CosmicHorrorDev/two-face/blob/main/CHANGELOG.md) - [Commits](CosmicHorrorDev/two-face@v0.4.4...v0.5.1) --- updated-dependencies: - dependency-name: two-face dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7747d82 commit c72db9c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ syntect = { version = "5.3", default-features = false, features = [
7878
"html",
7979
] }
8080
tui-textarea = "0.7"
81-
two-face = { version = "0.4.4", default-features = false }
81+
two-face = { version = "0.5.1", default-features = false }
8282
unicode-segmentation = "1.12"
8383
unicode-truncate = "2.0"
8484
unicode-width = "0.2"

0 commit comments

Comments
 (0)