Skip to content

Commit 232ad89

Browse files
Bump two-face from 0.4.1 to 0.4.2 (#2500)
Bumps [two-face](https://github.com/CosmicHorrorDev/two-face) from 0.4.1 to 0.4.2. - [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.1...v0.4.2) --- updated-dependencies: - dependency-name: two-face dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58b4e2c commit 232ad89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ syntect = { version = "5.2", default-features = false, features = [
5858
"html",
5959
] }
6060
tui-textarea = "0.7"
61-
two-face = { version = "0.4.1", default-features = false }
61+
two-face = { version = "0.4.2", default-features = false }
6262
unicode-segmentation = "1.12"
6363
unicode-truncate = "2.0"
6464
unicode-width = "0.2"

0 commit comments

Comments
 (0)