Skip to content

Commit 844a208

Browse files
Bump two-face from 0.4.3 to 0.4.4 (#2764)
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/CosmicHorrorDev/two-face/releases) - [Changelog](https://github.com/CosmicHorrorDev/two-face/blob/v0.4.4/CHANGELOG.md) - [Commits](CosmicHorrorDev/two-face@v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: two-face dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b997820 commit 844a208

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.3", default-features = false }
81+
two-face = { version = "0.4.4", default-features = false }
8282
unicode-segmentation = "1.12"
8383
unicode-truncate = "2.0"
8484
unicode-width = "0.2"

0 commit comments

Comments
 (0)